Searched refs:currentLabel (Results 1 – 1 of 1) sorted by relevance
102 auto currentLabel{stack.back().label}; in CanonicalizeIfMatch() local105 std::optional<Label>{currentLabel}, ContinueStmt{}}; in CanonicalizeIfMatch()131 } while (!stack.empty() && stack.back().label == currentLabel); in CanonicalizeIfMatch()