Searched refs:ParameterThreshold (Results 1 – 3 of 3) sorted by relevance
133 ParameterThreshold(Options.get("ParameterThreshold", -1U)), in FunctionSizeCheck()141 Options.store(Opts, "ParameterThreshold", ParameterThreshold); in storeOptions()179 ActualNumberParameters > ParameterThreshold || in check()204 if (ActualNumberParameters > ParameterThreshold) { in check()207 << ActualNumberParameters << ParameterThreshold; in check()
49 const unsigned ParameterThreshold; variable
29 .. option:: ParameterThreshold