|
clang
5.0.0
|
This is the complete list of members for clang::StmtAttr, including all inherited members.
| Attr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, bool IsLateParsed, bool DuplicatesAllowed) | clang::Attr | inlineprotected |
| classof(const Attr *A) | clang::StmtAttr | inlinestatic |
| clone(ASTContext &C) const | clang::Attr | |
| DuplicatesAllowed | clang::Attr | protected |
| duplicatesAllowed() const | clang::Attr | inline |
| getKind() const | clang::Attr | inline |
| getLocation() const | clang::Attr | inline |
| getRange() const | clang::Attr | inline |
| getSpelling() const | clang::Attr | |
| getSpellingListIndex() const | clang::Attr | inline |
| Implicit | clang::Attr | protected |
| Inherited | clang::Attr | protected |
| isImplicit() const | clang::Attr | inline |
| isInherited() const | clang::Attr | inline |
| IsLateParsed | clang::Attr | protected |
| isLateParsed() const | clang::Attr | inline |
| isPackExpansion() const | clang::Attr | inline |
| IsPackExpansion | clang::Attr | protected |
| operator delete(void *data) noexcept | clang::Attr | inlineprotected |
| operator delete(void *Ptr, ASTContext &C, size_t Alignment) noexcept | clang::Attr | inline |
| operator new(size_t bytes) noexcept | clang::Attr | inlineprotected |
| operator new(size_t Bytes, ASTContext &C, size_t Alignment=8) noexcept | clang::Attr | inline |
| printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::Attr | |
| setImplicit(bool I) | clang::Attr | inline |
| setPackExpansion(bool PE) | clang::Attr | inline |
| setRange(SourceRange R) | clang::Attr | inline |
| SpellingListIndex | clang::Attr | protected |
| StmtAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, bool IsLateParsed, bool DuplicatesAllowed) | clang::StmtAttr | inlineprotected |
1.8.6