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

  /external/clang/lib/AST/
Comment.cpp 22 const char *Comment::getCommentKindName() const {
ASTDumper.cpp     [all...]
  /external/clang/include/clang/AST/
Comment.h 208 const char *getCommentKindName() const;
  /external/clang/unittests/AST/
CommentParser.cpp 113 << CommentChild->getCommentKindName();
    [all...]

Completed in 133 milliseconds