Searched refs:getCommentCommandTraits (Results 1 – 6 of 6) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | 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()
|
| H A D | ASTDumper.cpp | 2220 ASTDumper P(OS, &getASTContext().getCommentCommandTraits(), in dump() 2226 ASTDumper P(llvm::errs(), &getASTContext().getCommentCommandTraits(), in dumpColor() 2241 ASTDumper P(OS, &Ctx.getCommentCommandTraits(), &Ctx.getSourceManager()); in dumpLookups() 2277 dump(llvm::errs(), &Context.getCommentCommandTraits(), in dump()
|
| /minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
| H A D | CXComment.h | 57 return getASTContext(CXC).getCommentCommandTraits(); in getCommandTraits()
|
| /minix3/external/bsd/llvm/dist/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 1140 Context.getCommentCommandTraits()); in convertCommentToHTML() 1148 Context.getCommentCommandTraits()); in convertHTMLTagNodeToText() 1161 CommentASTToXMLConverter Converter(FC, XML, Context.getCommentCommandTraits(), in convertCommentToXML()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTContext.h | 685 comments::CommandTraits &getCommentCommandTraits() const { in getCommentCommandTraits() function
|
| /minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 567 Context.getCommentCommandTraits().registerCommentOptions( in updated()
|