Searched refs:CurrentSFC (Results 1 – 1 of 1) sorted by relevance
2254 const StackFrameContext *CurrentSFC = ExprNode->getStackFrame(); in handle() local2275 if (SP->getStmt() == E && CurrentSFC == PredSFC) in handle()2278 CurrentSFC = PredSFC; in handle()2279 } while (ExprNode->getStackFrame() == CurrentSFC); in handle()