Searched refs:isDirectionExplicit (Results 1 – 5 of 5) sorted by relevance
148 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts()752 Result << "<Direction isExplicit=\"" << C->isDirectionExplicit() << "\">"; in visitParamCommandComment()
749 bool isDirectionExplicit() const LLVM_READONLY { in isDirectionExplicit() function
266 if (!Command->isDirectionExplicit()) { in actOnParamCommandParamNameArg()
1645 attributeOnlyIfTrue("explicit", C->isDirectionExplicit()); in visitParamCommandComment()
822 if (C->isDirectionExplicit()) in visitParamCommandComment()