Searched refs:getCommentCommandTraits (Results 1 – 6 of 6) sorted by relevance
187 Context.getCommentCommandTraits(), in extractBriefText()190 comments::BriefParser P(L, Context.getCommentCommandTraits()); in extractBriefText()209 Context.getCommentCommandTraits(), in parse()214 Context.getCommentCommandTraits(), in parse()219 Context.getCommentCommandTraits()); in parse()
227 &Ctx.getCommentCommandTraits()); in dump()
68 Traits(&Context.getCommentCommandTraits()) {} in TextNodeDumper()
1150 Context.getCommentCommandTraits()); in convertCommentToHTML()1158 Context.getCommentCommandTraits()); in convertHTMLTagNodeToText()1165 CommentASTToXMLConverter Converter(FC, XML, Context.getCommentCommandTraits(), in convertCommentToXML()
650 Context->getCommentCommandTraits().registerCommentOptions( in updated()
1050 comments::CommandTraits &getCommentCommandTraits() const { in getCommentCommandTraits() function