Searched refs:isDirectionExplicit (Results 1 – 4 of 4) sorted by relevance
147 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()746 Result << "<Direction isExplicit=\"" << C->isDirectionExplicit() << "\">"; in visitParamCommandComment()
750 bool isDirectionExplicit() const LLVM_READONLY { in isDirectionExplicit() function
504 if (C->isDirectionExplicit()) in visitParamCommandComment()
264 if (!Command->isDirectionExplicit()) { in actOnParamCommandParamNameArg()