Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantControlFlowCheck.cpp24 const char *const RedundantContinueDiag = "redundant continue statement at the " variable
69 RedundantContinueDiag); in checkRedundantContinue()