Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExprEngine.h638 ProgramStateRef notifyCheckersOfPointerEscape(
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDProgramState.cpp208 newState = Eng.notifyCheckersOfPointerEscape(newState, IS, in invalidateRegionsImpl()
HDExprEngine.cpp3537 ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, in notifyCheckersOfPointerEscape() function in ExprEngine