clang API Documentation
FromDecl enum value | clang::ASTContext::RawCommentAndCacheFlags | |
FromRedecl enum value | clang::ASTContext::RawCommentAndCacheFlags | |
getKind() const LLVM_READONLY | clang::ASTContext::RawCommentAndCacheFlags | [inline] |
getOriginalDecl() const LLVM_READONLY | clang::ASTContext::RawCommentAndCacheFlags | [inline] |
getRaw() const LLVM_READONLY | clang::ASTContext::RawCommentAndCacheFlags | [inline] |
Kind enum name | clang::ASTContext::RawCommentAndCacheFlags | |
NoCommentInDecl enum value | clang::ASTContext::RawCommentAndCacheFlags | |
setKind(Kind K) | clang::ASTContext::RawCommentAndCacheFlags | [inline] |
setOriginalDecl(const Decl *Orig) | clang::ASTContext::RawCommentAndCacheFlags | [inline] |
setRaw(const RawComment *RC) | clang::ASTContext::RawCommentAndCacheFlags | [inline] |