Searched refs:AnalyzeDeleteExprMismatch (Results 1 – 3 of 3) sorted by relevance
3900 void Sema::AnalyzeDeleteExprMismatch(const CXXDeleteExpr *DE) { in AnalyzeDeleteExprMismatch() function in Sema3920 void Sema::AnalyzeDeleteExprMismatch(FieldDecl *Field, SourceLocation DeleteLoc, in AnalyzeDeleteExprMismatch() function in Sema4190 AnalyzeDeleteExprMismatch(Result); in ActOnCXXDelete()
1600 AnalyzeDeleteExprMismatch(DeletedFieldInfo.first, DeleteExprLoc.first, in ActOnEndOfTranslationUnit()
8811 void AnalyzeDeleteExprMismatch(const CXXDeleteExpr *DE);8812 void AnalyzeDeleteExprMismatch(FieldDecl *Field, SourceLocation DeleteLoc,