Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1898 const StackFrameContext *CallerSF = CalleeSF->getParent()->getStackFrame(); in replayWithoutInlining() local
1899 assert(CalleeSF && CallerSF); in replayWithoutInlining()
1910 if (L.getStackFrame() != CallerSF) in replayWithoutInlining()