Searched refs:TargetScope (Results 1 – 4 of 4) sorted by relevance
83 LabelDecl *Target, unsigned TargetScope);699 unsigned TargetScope = TI->first; in VerifyIndirectJumps() local707 unsigned Min = TargetScope; in VerifyIndirectJumps()755 DiagnoseIndirectJump(I->second, I->first, TargetLabel, TargetScope); in VerifyIndirectJumps()798 unsigned TargetScope) { in DiagnoseIndirectJump() argument799 if (CHECK_PERMISSIVE(JumpScope == TargetScope)) in DiagnoseIndirectJump()802 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectJump()815 for (unsigned I = TargetScope; I != Common; I = Scopes[I].ParentScope) in DiagnoseIndirectJump()
143 typedef ParserTargetScope TargetScope;
912 typedef PreParserTargetScope TargetScope;
4874 typename Types::TargetScope target_scope(this); in ParseStatementList()