Lines Matching refs:GotoScope
44 struct GotoScope { struct in __anond99f67050111::JumpScopeChecker
60 GotoScope(unsigned parentScope, unsigned InDiag, unsigned OutDiag, in GotoScope() argument
65 SmallVector<GotoScope, 48> Scopes;
98 Scopes.push_back(GotoScope(~0U, ~0U, ~0U, SourceLocation())); in JumpScopeChecker()
220 Scopes.push_back(GotoScope(ParentScope, Diags.first, Diags.second, in BuildScopeInformation()
263 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
324 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
334 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
347 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
356 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
363 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
418 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
428 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
439 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
460 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
474 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
507 Scopes.push_back(GotoScope(ParentScope, 0, in BuildScopeInformation()