Searched defs:checkNewAllocator (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CheckerDocumentation.cpp | 142 void checkNewAllocator(const CXXNewExpr *NE, SVal Target, in checkNewAllocator() function in clang::ento::CheckerDocumentation |
H A D | AnalysisOrderChecker.cpp | 181 void checkNewAllocator(const CXXAllocatorCall &Call, in checkNewAllocator() function in __anon2d532d6e0111::AnalysisOrderChecker |
H A D | MallocChecker.cpp | 1427 void MallocChecker::checkNewAllocator(const CXXAllocatorCall &Call, in checkNewAllocator() function in MallocChecker |