Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierLengthCheck.cpp52 IgnoredExceptionVariableNames(IgnoredExceptionVariableNamesInput), in IdentifierLengthCheck()
114 IgnoredExceptionVariableNames.match(VarName)) in check()
H A DIdentifierLengthCheck.h42 llvm::Regex IgnoredExceptionVariableNames; variable
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Didentifier-length.rst19 - :option:`MinimumExceptionNameLength`, :option:`IgnoredExceptionVariableNames`
109 .. option:: IgnoredExceptionVariableNames