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