Searched refs:ContStmt (Results 1 – 1 of 1) sorted by relevance
39 const auto *ContStmt = Result.Nodes.getNodeAs<ContinueStmt>("continue"); in check() local42 diag(ContStmt->getBeginLoc(), in check()44 << tooling::fixit::createReplacement(*ContStmt, "break"); in check()