Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DIdentifierLengthCheck.cpp25 const char DefaultIgnoredLoopCounterNames[] = "^[ijk_]$"; variable
49 DefaultIgnoredLoopCounterNames)), in IdentifierLengthCheck()