HomeSort by relevance Sort by last modified time
    Searched refs:getCommentCommandTraits (Results 1 - 5 of 5) sorted by null

  /external/clang/tools/libclang/
CXComment.h 57 return getASTContext(CXC).getCommentCommandTraits();
  /external/clang/lib/AST/
RawCommentList.cpp 128 Context.getCommentCommandTraits(),
131 comments::BriefParser P(L, Context.getCommentCommandTraits());
150 Context.getCommentCommandTraits(),
155 Context.getCommentCommandTraits(),
160 Context.getCommentCommandTraits());
ASTDumper.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 669 comments::CommandTraits &getCommentCommandTraits() const {
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 564 Context.getCommentCommandTraits().registerCommentOptions(
    [all...]

Completed in 94 milliseconds