Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2407 const StackFrameContext *CallerSF = CalleeSF->getParent()->getStackFrame(); in replayWithoutInlining() local
2408 assert(CalleeSF && CallerSF); in replayWithoutInlining()
2419 if (L.getStackFrame() != CallerSF) in replayWithoutInlining()