Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h8513 void CheckConstructorCall(FunctionDecl *FDecl,
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1049 void Sema::CheckConstructorCall(FunctionDecl *FDecl, in CheckConstructorCall() function in Sema
H A DSemaDeclCXX.cpp11320 CheckConstructorCall(Constructor, in CompleteConstructorCall()