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