Searched refs:getCommentCommandTraits (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | RawCommentList.cpp | 188 Context.getCommentCommandTraits(), in extractBriefText() 191 comments::BriefParser P(L, Context.getCommentCommandTraits()); in extractBriefText() 210 Context.getCommentCommandTraits(), in parse() 215 Context.getCommentCommandTraits(), in parse() 220 Context.getCommentCommandTraits()); in parse()
|
| H A D | ASTDumper.cpp | 1572 ASTDumper P(OS, &Ctx.getCommentCommandTraits(), &SM, in dump() 1580 ASTDumper P(llvm::errs(), &Ctx.getCommentCommandTraits(), in dumpColor() 1598 ASTDumper P(OS, &Ctx.getCommentCommandTraits(), &Ctx.getSourceManager(), in dumpLookups() 1641 dump(llvm::errs(), &Context.getCommentCommandTraits(), in dump()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 1127 Context.getCommentCommandTraits()); in convertCommentToHTML() 1135 Context.getCommentCommandTraits()); in convertHTMLTagNodeToText() 1142 CommentASTToXMLConverter Converter(FC, XML, Context.getCommentCommandTraits(), in convertCommentToXML()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ASTContext.h | 875 comments::CommandTraits &getCommentCommandTraits() const { in getCommentCommandTraits() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 606 Context->getCommentCommandTraits().registerCommentOptions( in updated()
|