Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2085 const StackFrameContext *CallerSF = CalleeSF->getParent()->getStackFrame(); in replayWithoutInlining() local
2086 assert(CalleeSF && CallerSF); in replayWithoutInlining()
2097 if (L.getStackFrame() != CallerSF) in replayWithoutInlining()