HomeSort by: relevance | last modified time | path
    Searched refs:getCommentCommandTraits (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.h 56 return getASTContext(CXC).getCommentCommandTraits();
  /src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp 188 Context.getCommentCommandTraits(),
191 comments::BriefParser P(L, Context.getCommentCommandTraits());
210 Context.getCommentCommandTraits(),
215 Context.getCommentCommandTraits(),
220 Context.getCommentCommandTraits());
ASTDumper.cpp 195 &Ctx.getCommentCommandTraits());
TextNodeDumper.cpp 64 Traits(&Context.getCommentCommandTraits()) {}
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 871 comments::CommandTraits &getCommentCommandTraits() const {
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 607 Context->getCommentCommandTraits().registerCommentOptions(

Completed in 31 milliseconds