Searched refs:DefaultLineThreshold (Results 1 – 2 of 2) sorted by relevance
51 static constexpr std::optional<unsigned> DefaultLineThreshold = std::nullopt; variable
129 LineThreshold(Options.get("LineThreshold", DefaultLineThreshold)), in FunctionSizeCheck()