Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp2800 void Sema::AnalyzeDeleteExprMismatch(const CXXDeleteExpr *DE) { in AnalyzeDeleteExprMismatch() function in Sema
2820 void Sema::AnalyzeDeleteExprMismatch(FieldDecl *Field, SourceLocation DeleteLoc, in AnalyzeDeleteExprMismatch() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp3336 void Sema::AnalyzeDeleteExprMismatch(const CXXDeleteExpr *DE) { in AnalyzeDeleteExprMismatch() function in Sema
3356 void Sema::AnalyzeDeleteExprMismatch(FieldDecl *Field, SourceLocation DeleteLoc, in AnalyzeDeleteExprMismatch() function in Sema