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