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