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