Home
last modified time | relevance | path

Searched refs:checkRedundantContinue (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantControlFlowCheck.cpp53 checkRedundantContinue(Result, Continue); in check()
64 void RedundantControlFlowCheck::checkRedundantContinue( in checkRedundantContinue() function in clang::tidy::readability::RedundantControlFlowCheck
DRedundantControlFlowCheck.h38 checkRedundantContinue(const ast_matchers::MatchFinder::MatchResult &Result,