Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10485 void CheckConstructorCall(FunctionDecl *FDecl,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp4195 void Sema::CheckConstructorCall(FunctionDecl *FDecl, in CheckConstructorCall() function in Sema
H A DSemaDeclCXX.cpp13122 CheckConstructorCall(Constructor, in CompleteConstructorCall()