Searched refs:IndirectJumps (Results 1 – 1 of 1) sorted by relevance
75 SmallVector<Stmt*, 4> IndirectJumps; member in __anon116d3ae30111::JumpScopeChecker340 IndirectJumps.push_back(S); in BuildScopeInformation()744 if (IndirectJumps.empty()) in VerifyIndirectJumps()749 S.Diag(IndirectJumps[0]->getBeginLoc(), in VerifyIndirectJumps()760 for (Stmt *IG : IndirectJumps) { in VerifyIndirectJumps()