Home
last modified time | relevance | path

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

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