Searched refs:TheLabel (Results 1 – 1 of 1) sorted by relevance
626 LabelDecl *TheLabel = *I; in VerifyIndirectJumps() local627 if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(TheLabel->getStmt()))) in VerifyIndirectJumps()629 unsigned LabelScope = LabelAndGotoScopes[TheLabel->getStmt()]; in VerifyIndirectJumps()631 if (!Target) Target = TheLabel; in VerifyIndirectJumps()