Home
last modified time | relevance | path

Searched refs:SuppressName (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp2167 bool SuppressName = false, in FormatFunctionParameter() argument
2177 if (Param->getIdentifier() && !ObjCMethodParam && !SuppressName) in FormatFunctionParameter()
2188 if (Param->getIdentifier() && !SuppressName) in FormatFunctionParameter()