Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCheckerDocumentation.cpp306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
HDMallocChecker.cpp3101 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker