Home
last modified time | relevance | path

Searched defs:AnalyzeDeleteExprMismatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3581 void Sema::AnalyzeDeleteExprMismatch(const CXXDeleteExpr *DE) { AnalyzeDeleteExprMismatch() function in Sema
3601 void Sema::AnalyzeDeleteExprMismatch(FieldDecl *Field, SourceLocation DeleteLoc, AnalyzeDeleteExprMismatch() function in Sema