Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2889 void CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3722 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall() function in Sema
H A DSemaDeclCXX.cpp16386 CheckConstructorCall(Constructor, DeclInitType, llvm::ArrayRef(AllArgs), in CompleteConstructorCall()