Searched defs:checkConstPointerEscape (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CheckerDocumentation.cpp | 306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, checkConstPointerEscape() function in clang::ento::CheckerDocumentation |
H A D | MallocChecker.cpp | 3287 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, checkConstPointerEscape() function in MallocChecker |