|
clang
3.8.0
|
This is the complete list of members for clang::InheritableParamAttr, including all inherited members.
| Attr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, bool IsLateParsed, bool DuplicatesAllowed) | clang::Attr | inlineprotected |
| classof(const Attr *A) | clang::InheritableParamAttr | 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 |
| InheritableAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, bool IsLateParsed, bool DuplicatesAllowed) | clang::InheritableAttr | inlineprotected |
| InheritableParamAttr(attr::Kind AK, SourceRange R, unsigned SpellingListIndex, bool IsLateParsed, bool DuplicatesAllowed) | clang::InheritableParamAttr | inlineprotected |
| Inherited | clang::Attr | protected |
| isImplicit() const | clang::Attr | inline |
| isInherited() const | clang::Attr | inline |
| IsLateParsed | clang::Attr | protected |
| isLateParsed() const | clang::Attr | inline |
| IsPackExpansion | clang::Attr | protected |
| isPackExpansion() const | clang::Attr | inline |
| operator delete(void *data) LLVM_NOEXCEPT | clang::Attr | inlineprotected |
| operator delete(void *Ptr, ASTContext &C, size_t Alignment) LLVM_NOEXCEPT | clang::Attr | inline |
| operator new(size_t bytes) LLVM_NOEXCEPT | clang::Attr | inlineprotected |
| operator new(size_t Bytes, ASTContext &C, size_t Alignment=8) LLVM_NOEXCEPT | clang::Attr | inline |
| printPretty(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::Attr | |
| setImplicit(bool I) | clang::Attr | inline |
| setInherited(bool I) | clang::InheritableAttr | inline |
| setPackExpansion(bool PE) | clang::Attr | inline |
| setRange(SourceRange R) | clang::Attr | inline |
| SpellingListIndex | clang::Attr | protected |
1.8.6