Searched refs:SuppressBlock (Results 1 – 1 of 1) sorted by relevance
2168 bool SuppressBlock = false, in FormatFunctionParameter() argument2205 if (!SuppressBlock) { in FormatFunctionParameter()2267 if (!ResultType->isVoidType() || SuppressBlock) in FormatFunctionParameter()2293 if (SuppressBlock) { in FormatFunctionParameter()