Home
last modified time | relevance | path

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

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