Home | History | Annotate | Download | only in Core

Lines Matching refs:SFC

167       const StackFrameContext *SFC = InitLoc->getCurrentStackFrame();
168 if (SFC->getParent() == nullptr) {
169 loc::MemRegionVal L = svalBuilder.getCXXThis(MD, SFC);
369 const StackFrameContext *SFC = LC ? LC->getCurrentStackFrame() : nullptr;
370 SymbolReaper SymReaper(SFC, ReferenceStmt, SymMgr, getStoreManager());
377 CleanedState = StateMgr.removeDeadBindings(CleanedState, SFC, SymReaper);