Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h212 class RawCommentList {
214 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList() function
H A DASTContext.h826 RawCommentList Comments;
/freebsd/lib/clang/libclang/
H A DMakefile136 SRCS_MIN+= AST/RawCommentList.cpp