Searched refs:checkNewAllocator (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CheckerDocumentation.cpp | 146 void checkNewAllocator(const CXXAllocatorCall &, CheckerContext &) const {} in checkNewAllocator() function in clang::ento::CheckerDocumentation |
H A D | AnalysisOrderChecker.cpp | 181 void checkNewAllocator(const CXXAllocatorCall &Call, in checkNewAllocator() function in __anon03471d430111::AnalysisOrderChecker |
H A D | MallocChecker.cpp | 336 void checkNewAllocator(const CXXAllocatorCall &Call, CheckerContext &C) const; |