Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h150 notifyCheckersOfPointerEscape(ProgramStateRef State,
DExprEngine.h516 ProgramStateRef notifyCheckersOfPointerEscape(
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp198 newState = Eng->notifyCheckersOfPointerEscape(newState, IS, in invalidateRegionsImpl()
DExprEngine.cpp2179 ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, in notifyCheckersOfPointerEscape() function in ExprEngine