Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2451 void CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3342 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall() function in Sema
H A DSemaDeclCXX.cpp16096 CheckConstructorCall(Constructor, DeclInitType, in CompleteConstructorCall()