Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1357 const StackFrameContext *CallerSF = CalleeSF->getParent()->getCurrentStackFrame(); in replayWithoutInlining() local
1358 assert(CalleeSF && CallerSF); in replayWithoutInlining()
1369 if (L.getLocationContext()->getCurrentStackFrame() != CallerSF) in replayWithoutInlining()