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