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