Home
last modified time | relevance | path

Searched defs:checkPointerEscape (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckerDocumentation.cpp271 ProgramStateRef checkPointerEscape(ProgramStateRef State, in checkPointerEscape() function in clang::ento::CheckerDocumentation
H A DSimpleStreamChecker.cpp255 SimpleStreamChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape() function in SimpleStreamChecker
H A DBasicObjCFoundationChecks.cpp1130 ObjCLoopChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape() function in ObjCLoopChecker
H A DMallocChecker.cpp2284 ProgramStateRef MallocChecker::checkPointerEscape(ProgramStateRef State, in checkPointerEscape() function in MallocChecker