Searched refs:CheckConstructorCall (Results 1 – 3 of 3) sorted by relevance
2889 void CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType,
3722 void Sema::CheckConstructorCall(FunctionDecl *FDecl, QualType ThisType, in CheckConstructorCall() function in Sema
16386 CheckConstructorCall(Constructor, DeclInitType, llvm::ArrayRef(AllArgs), in CompleteConstructorCall()