Searched refs:CallerSFC (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp355 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame(); local
390 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext();
416 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext();
437 ParentOfCallee = BlockCtx->getBlockInvocationContext(CallerSFC,
453 ParentOfCallee = CallerSFC;

Completed in 685 milliseconds