Searched refs:MinimumExceptionNameLength (Results 1 – 3 of 3) sorted by relevance
39 MinimumExceptionNameLength(Options.get( in IdentifierLengthCheck()61 Options.store(Opts, "MinimumExceptionNameLength", MinimumExceptionNameLength); in storeOptions()76 if (MinimumExceptionNameLength > 1) in registerMatchers()113 if (VarName.size() >= MinimumExceptionNameLength || in check()118 << 1 << ExceptionVarName << MinimumExceptionNameLength; in check()
32 const unsigned MinimumExceptionNameLength; variable
19 - :option:`MinimumExceptionNameLength`, :option:`IgnoredExceptionVariableNames`92 .. option:: MinimumExceptionNameLength95 `MinimumExceptionNameLength` (default is `2`). Setting it to `0` or `1`