Searched defs:RawCommentList (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRawCommentList.h182 class RawCommentList { class in namespace:clang
184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} function in class:clang::RawCommentList

Completed in 92 milliseconds