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