Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h9351 void CheckConstructorCall(FunctionDecl *FDecl,
/external/llvm-project/clang/include/clang/Sema/
DSema.h12195 void CheckConstructorCall(FunctionDecl *FDecl,
/external/clang/lib/Sema/
DSemaChecking.cpp2136 void Sema::CheckConstructorCall(FunctionDecl *FDecl, in CheckConstructorCall() function in Sema
DSemaDeclCXX.cpp11649 CheckConstructorCall(Constructor, in CompleteConstructorCall()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp4526 void Sema::CheckConstructorCall(FunctionDecl *FDecl, in CheckConstructorCall() function in Sema
DSemaDeclCXX.cpp15234 CheckConstructorCall(Constructor, in CompleteConstructorCall()