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