Searched defs:checkNewAllocator (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| HD | AnalysisOrderChecker.cpp | 143 void checkNewAllocator(const CXXNewExpr *CNE, SVal Target, in checkNewAllocator() function in __anon6355a57a0111::AnalysisOrderChecker |
| HD | CheckerDocumentation.cpp | 142 void checkNewAllocator(const CXXNewExpr *NE, SVal Target, in checkNewAllocator() function in clang::ento::CheckerDocumentation |
| HD | MallocChecker.cpp | 1367 void MallocChecker::checkNewAllocator(const CXXNewExpr *NE, SVal Target, in checkNewAllocator() function in MallocChecker |