Searched refs:notifyCheckersOfPointerEscape (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSubEngine.h132 notifyCheckersOfPointerEscape(ProgramStateRef State,
H A DExprEngine.h480 ProgramStateRef notifyCheckersOfPointerEscape(
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp211 newState = Eng->notifyCheckersOfPointerEscape(newState, &IS,
216 newState = Eng->notifyCheckersOfPointerEscape(newState, &ConstIS,
H A DExprEngine.cpp1802 ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, function in class:ExprEngine

Completed in 134 milliseconds