Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, checkConstPointerEscape() function in clang::ento::CheckerDocumentation
H A DMallocChecker.cpp3287 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, checkConstPointerEscape() function in MallocChecker