Home
last modified time | relevance | path

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

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