Searched refs:SuppressBlock (Results 1 – 1 of 1) sorted by relevance
2156 bool SuppressBlock = false, in FormatFunctionParameter() argument2193 if (!SuppressBlock) { in FormatFunctionParameter()2255 if (!ResultType->isVoidType() || SuppressBlock) in FormatFunctionParameter()2281 if (SuppressBlock) { in FormatFunctionParameter()