Searched refs:ToScopesError (Results 1 – 1 of 1) sorted by relevance
1004 SmallVector<unsigned, 10> ToScopesError; in CheckJump() local1015 ToScopesError.push_back(I); in CheckJump()1028 if (!ToScopesError.empty()) { in CheckJump()1030 NoteJumpIntoScopes(ToScopesError); in CheckJump()1034 if (ToScopesError.empty() && !ToScopesCompat.empty()) { in CheckJump()