Searched refs:MinimumParameterNameLength (Results 1 – 3 of 3) sorted by relevance
43 MinimumParameterNameLength(Options.get( in IdentifierLengthCheck()64 Options.store(Opts, "MinimumParameterNameLength", MinimumParameterNameLength); in storeOptions()82 if (MinimumParameterNameLength > 1) in registerMatchers()145 if (VarName.size() >= MinimumParameterNameLength || in check()150 << 3 << ParamVar << MinimumParameterNameLength; in check()
35 const unsigned MinimumParameterNameLength; variable
17 - :option:`MinimumParameterNameLength`, :option:`IgnoredParameterNames`44 .. option:: MinimumParameterNameLength47 `MinimumParameterNameLength` (default is `3`). Setting it to `0` or `1`