Home | History | Annotate | Download | only in Core

Lines Matching defs:SFC

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