Searched refs:ToScopesError (Results 1 – 1 of 1) sorted by relevance
813 SmallVector<unsigned, 10> ToScopesError; in CheckJump() local822 ToScopesError.push_back(I); in CheckJump()832 if (!ToScopesError.empty()) { in CheckJump()834 NoteJumpIntoScopes(ToScopesError); in CheckJump()838 if (ToScopesError.empty() && !ToScopesCXX98Compat.empty()) { in CheckJump()