Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1188 const StackFrameContext *CallerSF = CalleeSF->getParent()->getCurrentStackFrame(); in replayWithoutInlining() local
1189 assert(CalleeSF && CallerSF); in replayWithoutInlining()
1200 if (L.getLocationContext()->getCurrentStackFrame() != CallerSF) in replayWithoutInlining()