Home
last modified time | relevance | path

Searched refs:RawCommentList (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DRawCommentList.h192 class RawCommentList {
194 RawCommentList(SourceManager &SourceMgr) : in RawCommentList() function
DASTContext.h494 RawCommentList Comments;
569 RawCommentList &getRawCommentList() { in getRawCommentList()
/external/clang/lib/AST/
DCMakeLists.txt45 RawCommentList.cpp
DAndroid.mk70 RawCommentList.cpp \
DRawCommentList.cpp211 void RawCommentList::addComment(const RawComment &RC, in addComment()