Lines Matching refs:GotoScope
40 struct GotoScope { struct in __anon083d9f2b0111::JumpScopeChecker
56 GotoScope(unsigned parentScope, unsigned InDiag, unsigned OutDiag, in GotoScope() argument
61 SmallVector<GotoScope, 48> Scopes;
91 Scopes.push_back(GotoScope(~0U, ~0U, ~0U, SourceLocation())); in JumpScopeChecker()
234 Scopes.push_back(GotoScope(ParentScope, Diags.first, Diags.second, in BuildScopeInformation()
277 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
338 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
348 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
404 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
414 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
425 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
445 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
458 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()