Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp287 static bool isStandardNewDelete(const CallEvent &Call) { in isStandardNewDelete() function
1067 static bool isStandardNewDelete(const FunctionDecl *FD) { isStandardNewDelete() function