Searched refs:getCommentCommandTraits (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | RawCommentList.cpp | 128 Context.getCommentCommandTraits(), in extractBriefText() 131 comments::BriefParser P(L, Context.getCommentCommandTraits()); in extractBriefText() 150 Context.getCommentCommandTraits(), in parse() 155 Context.getCommentCommandTraits(), in parse() 160 Context.getCommentCommandTraits()); in parse()
|
| HD | ASTDumper.cpp | 2306 ASTDumper P(OS, &getASTContext().getCommentCommandTraits(), in dump() 2312 ASTDumper P(llvm::errs(), &getASTContext().getCommentCommandTraits(), in dumpColor() 2327 ASTDumper P(OS, &Ctx.getCommentCommandTraits(), &Ctx.getSourceManager()); in dumpLookups() 2368 dump(llvm::errs(), &Context.getCommentCommandTraits(), in dump()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Index/ |
| HD | CommentToXML.cpp | 1140 Context.getCommentCommandTraits()); in convertCommentToHTML() 1148 Context.getCommentCommandTraits()); in convertHTMLTagNodeToText() 1161 CommentASTToXMLConverter Converter(FC, XML, Context.getCommentCommandTraits(), in convertCommentToXML()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ASTContext.h | 697 comments::CommandTraits &getCommentCommandTraits() const { in getCommentCommandTraits() function
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | ASTUnit.cpp | 555 Context.getCommentCommandTraits().registerCommentOptions( in updated()
|