Searched refs:SuppressName (Results 1 – 2 of 2) sorted by relevance
2167 bool SuppressName = false, in FormatFunctionParameter() argument2177 if (Param->getIdentifier() && !ObjCMethodParam && !SuppressName) in FormatFunctionParameter()2188 if (Param->getIdentifier() && !SuppressName) in FormatFunctionParameter()
2769 bool SuppressName = false, bool SuppressBlock = false, in FormatFunctionParameter() argument2783 if (Param->getIdentifier() && !ObjCMethodParam && !SuppressName) in FormatFunctionParameter()2794 if (Param->getIdentifier() && !SuppressName) in FormatFunctionParameter()