Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp276 static bool isStandardNewDelete(const CallEvent &Call) { in isStandardNewDelete() function
876 static bool isStandardNewDelete(const FunctionDecl *FD) { in isStandardNewDelete() function