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