Searched refs:branchTarget (Results 1 – 1 of 1) sorted by relevance
871 auto branchTarget{GetLabel(labels, label)}; in CheckBranchesIntoDoBody() local872 if (HasScope(branchTarget.proxyForScope)) { in CheckBranchesIntoDoBody()874 const auto &toPosition{branchTarget.parserCharBlock}; in CheckBranchesIntoDoBody()1014 auto branchTarget{GetLabel(labels, label)}; in CheckBranchTargetConstraints() local1015 if (HasScope(branchTarget.proxyForScope)) { in CheckBranchTargetConstraints()1016 if (!branchTarget.labeledStmtClassificationSet.test( in CheckBranchTargetConstraints()1018 !branchTarget.labeledStmtClassificationSet.test( in CheckBranchTargetConstraints()1021 .Say(branchTarget.parserCharBlock, in CheckBranchTargetConstraints()1025 } else if (!branchTarget.labeledStmtClassificationSet.test( in CheckBranchTargetConstraints()1028 .Say(branchTarget.parserCharBlock, in CheckBranchTargetConstraints()