clang 20.0.0git
|
This is the complete list of members for clang::RawCommentList, including all inherited members.
addComment(const RawComment &RC, const CommentOptions &CommentOpts, llvm::BumpPtrAllocator &Allocator) | clang::RawCommentList | |
ASTReader | clang::RawCommentList | friend |
ASTWriter | clang::RawCommentList | friend |
empty() const | clang::RawCommentList | |
getCommentBeginLine(RawComment *C, FileID File, unsigned Offset) const | clang::RawCommentList | |
getCommentEndOffset(RawComment *C) const | clang::RawCommentList | |
getCommentsInFile(FileID File) const | clang::RawCommentList | |
RawCommentList(SourceManager &SourceMgr) | clang::RawCommentList | inline |