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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSubEngine.h158 notifyCheckersOfPointerEscape(ProgramStateRef State,
H A DExprEngine.h629 ProgramStateRef notifyCheckersOfPointerEscape(
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp212 newState = Eng.notifyCheckersOfPointerEscape(newState, IS,
H A DExprEngine.cpp2747 ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, function in class:ExprEngine

Completed in 176 milliseconds