Searched refs:LoopWithoutSeqInfo (Results 1 – 2 of 2) sorted by relevance
115 OldLoopWithoutSeqInfo(S.LoopWithoutSeqInfo), in AssociatedStmtRAII()136 SemaRef.LoopWithoutSeqInfo = {}; in AssociatedStmtRAII()153 SemaRef.LoopWithoutSeqInfo = {}; in AssociatedStmtRAII()156 SemaRef.LoopWithoutSeqInfo = {DirKind, DirLoc}; in AssociatedStmtRAII()189 SemaRef.LoopWithoutSeqInfo = {}; in AssociatedStmtRAII()192 SemaRef.LoopWithoutSeqInfo = {DirKind, DirLoc}; in AssociatedStmtRAII()372 SemaRef.LoopWithoutSeqInfo = OldLoopWithoutSeqInfo; in ~AssociatedStmtRAII()1173 << SemaRef.LoopWithoutSeqInfo.Kind << VarType; in checkRangeFor()1174 SemaRef.Diag(SemaRef.LoopWithoutSeqInfo.Loc, in checkRangeFor()1176 << SemaRef.LoopWithoutSeqInfo.Kind; in checkRangeFor()[all …]
276 } LoopWithoutSeqInfo; variable