Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h9351 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()