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