Home
last modified time | relevance | path

Searched refs:convertArgumentToType (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp172 static bool convertArgumentToType(Sema &S, Expr *&Value, QualType Ty) { in convertArgumentToType() function
7886 if (convertArgumentToType(*this, ThirdArg, Context.getSizeType())) in SemaBuiltinAssumeAligned()