Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2440 const StackFrameContext *CallerSF = CalleeSF->getParent()->getStackFrame(); in replayWithoutInlining() local
2441 assert(CalleeSF && CallerSF); in replayWithoutInlining()
2452 if (L.getStackFrame() != CallerSF) in replayWithoutInlining()