Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
H A DMallocChecker.cpp3282 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker