Searched refs:ToScopesError (Results 1 – 1 of 1) sorted by relevance
972 SmallVector<unsigned, 10> ToScopesError; in CheckJump() local981 ToScopesError.push_back(I); in CheckJump()994 if (!ToScopesError.empty()) { in CheckJump()996 NoteJumpIntoScopes(ToScopesError); in CheckJump()1000 if (ToScopesError.empty() && !ToScopesCXX98Compat.empty()) { in CheckJump()