Searched refs:CheckConstructorCall (Results 1 – 3 of 3) sorted by relevance
13429 void CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType,
15762 CheckConstructorCall(Constructor, DeclInitType, in CompleteConstructorCall()
6008 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall() function in Sema