Home
last modified time | relevance | path

Searched refs:DiagnoseMismatchedNewDelete (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3564 DiagnoseMismatchedNewDelete(Sema &SemaRef, SourceLocation DeleteLoc, in DiagnoseMismatchedNewDelete() function
3592 DiagnoseMismatchedNewDelete(*this, DE->getBeginLoc(), Detector); in AnalyzeDeleteExprMismatch()
3615 DiagnoseMismatchedNewDelete(*this, DeleteLoc, Detector); in AnalyzeDeleteExprMismatch()