Searched refs:getCommentCommandTraits (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp187 Context.getCommentCommandTraits(),
190 comments::BriefParser P(L, Context.getCommentCommandTraits());
209 Context.getCommentCommandTraits(),
214 Context.getCommentCommandTraits(),
219 Context.getCommentCommandTraits());
H A DASTDumper.cpp2333 ASTDumper P(OS, &getASTContext().getCommentCommandTraits(),
2339 ASTDumper P(llvm::errs(), &getASTContext().getCommentCommandTraits(),
2354 ASTDumper P(OS, &Ctx.getCommentCommandTraits(), &Ctx.getSourceManager());
2395 dump(llvm::errs(), &Context.getCommentCommandTraits(),
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h760 comments::CommandTraits &getCommentCommandTraits() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp556 Context.getCommentCommandTraits().registerCommentOptions(

Completed in 66 milliseconds