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