Lines Matching refs:GotoScope
50 struct GotoScope { struct in __anon116d3ae30111::JumpScopeChecker
66 GotoScope(unsigned parentScope, unsigned InDiag, unsigned OutDiag, in GotoScope() function
71 SmallVector<GotoScope, 48> Scopes;
109 Scopes.push_back(GotoScope(~0U, ~0U, ~0U, SourceLocation())); in JumpScopeChecker()
237 Scopes.push_back(GotoScope(ParentScope, Diags.first, Diags.second, in BuildScopeInformation()
284 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
296 Scopes.push_back(GotoScope(ParentScope, InDiag, OutDiag, CLE->getExprLoc())); in BuildScopeInformation()
325 Scopes.push_back(GotoScope(ParentScope, Diag, 0, S->getBeginLoc())); in BuildScopeInformation()
386 Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc())); in BuildScopeInformation()
393 Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc())); in BuildScopeInformation()
397 Scopes.push_back(GotoScope(ParentScope, Diag, 0, IS->getBeginLoc())); in BuildScopeInformation()
407 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
419 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
432 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
443 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
450 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
479 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
493 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
504 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
515 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
536 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
550 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
585 Scopes.push_back(GotoScope(ParentScope, 0, in BuildScopeInformation()
612 Scopes.push_back(GotoScope( in BuildScopeInformation()