, including all inherited members.
| Access | clang::Decl | [protected] |
| add(Kind k) | clang::Decl | [static] |
| addAttr(Attr *A) | clang::Decl | [inline] |
| ASTDeclReader class | clang::TemplateTemplateParmDecl | [friend] |
| ASTDeclWriter class | clang::TemplateTemplateParmDecl | [friend] |
| ASTReader class | clang::Decl | [friend] |
| attr_begin() const | clang::Decl | [inline] |
| attr_end() const | clang::Decl | [inline] |
| attr_iterator typedef | clang::Decl | |
| attr_range typedef | clang::Decl | |
| attrs() const | clang::Decl | [inline] |
| CacheValidAndLinkage | clang::Decl | [mutable, protected] |
| canBeWeakImported(bool &IsDefinition) const | clang::Decl | |
| castFromDeclContext(const DeclContext *) | clang::Decl | [static] |
| castToDeclContext(const Decl *) | clang::Decl | [static] |
| classof(const Decl *D) | clang::TemplateTemplateParmDecl | [inline, static] |
| classofKind(Kind K) | clang::TemplateTemplateParmDecl | [inline, static] |
| Create(const ASTContext &C, DeclContext *DC, SourceLocation L, unsigned D, unsigned P, bool ParameterPack, IdentifierInfo *Id, TemplateParameterList *Params) | clang::TemplateTemplateParmDecl | [static] |
| Create(const ASTContext &C, DeclContext *DC, SourceLocation L, unsigned D, unsigned P, IdentifierInfo *Id, TemplateParameterList *Params, ArrayRef< TemplateParameterList * > Expansions) | clang::TemplateTemplateParmDecl | [static] |
| CreateDeserialized(ASTContext &C, unsigned ID) | clang::TemplateTemplateParmDecl | [static] |
| CreateDeserialized(ASTContext &C, unsigned ID, unsigned NumExpansions) | clang::TemplateTemplateParmDecl | [static] |
| CXXClassMemberWrapper class | clang::Decl | [friend] |
| Decl(Kind DK, DeclContext *DC, SourceLocation L) | clang::Decl | [inline, protected] |
| Decl(Kind DK, EmptyShell Empty) | clang::Decl | [inline, protected] |
| declarationReplaces(NamedDecl *OldD) const | clang::NamedDecl | |
| defaultArgumentWasInherited() const | clang::TemplateTemplateParmDecl | [inline] |
| Depth | clang::TemplateParmPosition | [protected] |
| dropAttr() | clang::Decl | [inline] |
| dropAttrs() | clang::Decl | |
| dump() const | clang::Decl | |
| dump(raw_ostream &Out) const | clang::Decl | |
| dumpColor() const | clang::Decl | |
| EnableStatistics() | clang::Decl | [static] |
| ExplicitVisibilityKind enum name | clang::NamedDecl | |
| FOK_Declared enum value | clang::Decl | |
| FOK_None enum value | clang::Decl | |
| FOK_Undeclared enum value | clang::Decl | |
| FriendObjectKind enum name | clang::Decl | |
| FromASTFile | clang::Decl | [protected] |
| getAccess() const | clang::Decl | [inline] |
| getAccessUnsafe() const | clang::Decl | [inline] |
| getAsFunction() LLVM_READONLY | clang::Decl | |
| getAsFunction() const | clang::Decl | [inline] |
| getASTContext() const LLVM_READONLY | clang::Decl | |
| getASTMutationListener() const | clang::Decl | [protected] |
| getAttr() const | clang::Decl | [inline] |
| getAttrs() | clang::Decl | [inline] |
| getAttrs() const | clang::Decl | |
| getAvailability(std::string *Message=nullptr) const | clang::Decl | |
| getBody() const | clang::Decl | [inline, virtual] |
| getBodyRBrace() const | clang::Decl | |
| getCachedLinkage() const | clang::Decl | [inline, protected] |
| getCanonicalDecl() | clang::Decl | [inline, virtual] |
| getCanonicalDecl() const | clang::Decl | [inline] |
| getDeclContext() | clang::Decl | [inline] |
| getDeclContext() const | clang::Decl | [inline] |
| getDeclKindName() const | clang::Decl | |
| getDeclName() const | clang::NamedDecl | [inline] |
| getDefaultArgument() const | clang::TemplateTemplateParmDecl | [inline] |
| getDefaultArgumentLoc() const | clang::TemplateTemplateParmDecl | |
| getDepth() const | clang::TemplateParmPosition | [inline, protected] |
| getExpansionTemplateParameters(unsigned I) const | clang::TemplateTemplateParmDecl | [inline] |
| getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
| getFormalLinkage() const | clang::NamedDecl | [inline] |
| getFriendObjectKind() const | clang::Decl | [inline] |
| getFunctionType(bool BlocksToo=true) const | clang::Decl | |
| getGlobalID() const | clang::Decl | [inline] |
| getIdentifier() const | clang::NamedDecl | [inline] |
| getIdentifierNamespace() const | clang::Decl | [inline] |
| getIdentifierNamespaceForKind(Kind DK) | clang::Decl | [static] |
| getIndex() const | clang::TemplateParmPosition | [inline, protected] |
| getKind() const | clang::Decl | [inline] |
| getLexicalDeclContext() | clang::Decl | [inline] |
| getLexicalDeclContext() const | clang::Decl | [inline] |
| getLinkageAndVisibility() const | clang::NamedDecl | |
| getLinkageInternal() const | clang::NamedDecl | |
| getLocation() const | clang::Decl | [inline] |
| getLocEnd() const LLVM_READONLY | clang::Decl | [inline] |
| getLocStart() const LLVM_READONLY | clang::Decl | [inline] |
| getMaxAlignment() const | clang::Decl | |
| getMostRecentDecl() | clang::NamedDecl | [inline] |
| getMostRecentDecl() const | clang::NamedDecl | [inline] |
| getMostRecentDeclImpl() | clang::Decl | [inline, protected, virtual] |
| getName() const | clang::NamedDecl | [inline] |
| getNameAsString() const | clang::NamedDecl | [inline] |
| getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const | clang::NamedDecl | [virtual] |
| getNextDeclInContext() | clang::Decl | [inline] |
| getNextDeclInContext() const | clang::Decl | [inline] |
| getNextRedeclarationImpl() | clang::Decl | [inline, protected, virtual] |
| getNonClosureContext() | clang::Decl | |
| getNonClosureContext() const | clang::Decl | [inline] |
| getNumExpansionTemplateParameters() const | clang::TemplateTemplateParmDecl | [inline] |
| getObjCFStringFormattingFamily() const | clang::NamedDecl | |
| getOwningModule() const | clang::Decl | [inline] |
| getOwningModuleID() const | clang::Decl | [inline] |
| getParentFunctionOrMethod() const | clang::Decl | |
| getParentFunctionOrMethod() | clang::Decl | [inline] |
| getPosition() const | clang::TemplateParmPosition | [inline, protected] |
| getPreviousDecl() | clang::Decl | [inline] |
| getPreviousDecl() const | clang::Decl | [inline] |
| getPreviousDeclImpl() | clang::Decl | [inline, protected, virtual] |
| getQualifiedNameAsString() const | clang::NamedDecl | |
| getSourceRange() const override LLVM_READONLY | clang::TemplateTemplateParmDecl | [inline, virtual] |
| getTemplatedDecl() const | clang::TemplateDecl | [inline] |
| getTemplateParameters() const | clang::TemplateDecl | [inline] |
| getTranslationUnitDecl() | clang::Decl | |
| getTranslationUnitDecl() const | clang::Decl | [inline] |
| getUnderlyingDecl() | clang::NamedDecl | [inline] |
| getUnderlyingDecl() const | clang::NamedDecl | [inline] |
| getVisibility() const | clang::NamedDecl | [inline] |
| hasAttr() const | clang::Decl | [inline] |
| hasAttrs() const | clang::Decl | [inline] |
| hasBody() const | clang::Decl | [inline, virtual] |
| hasCachedLinkage() const | clang::Decl | [inline, protected] |
| hasDefaultArgument() const | clang::TemplateTemplateParmDecl | [inline] |
| hasExternalFormalLinkage() const | clang::NamedDecl | [inline] |
| hasLinkage() const | clang::NamedDecl | |
| hasLinkageBeenComputed() const | clang::NamedDecl | [inline] |
| hasTagIdentifierNamespace() const | clang::Decl | [inline] |
| Hidden | clang::Decl | [protected] |
| IdentifierNamespace enum name | clang::Decl | |
| IdentifierNamespace | clang::Decl | [protected] |
| IDNS_Label enum value | clang::Decl | |
| IDNS_LocalExtern enum value | clang::Decl | |
| IDNS_Member enum value | clang::Decl | |
| IDNS_Namespace enum value | clang::Decl | |
| IDNS_NonMemberOperator enum value | clang::Decl | |
| IDNS_ObjCProtocol enum value | clang::Decl | |
| IDNS_Ordinary enum value | clang::Decl | |
| IDNS_OrdinaryFriend enum value | clang::Decl | |
| IDNS_Tag enum value | clang::Decl | |
| IDNS_TagFriend enum value | clang::Decl | |
| IDNS_Type enum value | clang::Decl | |
| IDNS_Using enum value | clang::Decl | |
| init(NamedDecl *templatedDecl, TemplateParameterList *templateParams) | clang::TemplateDecl | [inline] |
| isCanonicalDecl() const | clang::Decl | [inline] |
| isCXXClassMember() const | clang::NamedDecl | [inline] |
| isCXXInstanceMember() const | clang::NamedDecl | |
| isDefinedOutsideFunctionOrMethod() const | clang::Decl | [inline] |
| isDeprecated(std::string *Message=nullptr) const | clang::Decl | [inline] |
| isExpandedParameterPack() const | clang::TemplateTemplateParmDecl | [inline] |
| isExternallyVisible() const | clang::NamedDecl | [inline] |
| isFirstDecl() const | clang::Decl | [inline] |
| isFromASTFile() const | clang::Decl | [inline] |
| isFunctionOrFunctionTemplate() const | clang::Decl | [inline] |
| isHidden() const | clang::NamedDecl | [inline] |
| isImplicit() const | clang::Decl | [inline] |
| isInAnonymousNamespace() const | clang::Decl | |
| isInIdentifierNamespace(unsigned NS) const | clang::Decl | [inline] |
| isInStdNamespace() const | clang::Decl | |
| isInvalidDecl() const | clang::Decl | [inline] |
| isLinkageValid() const | clang::NamedDecl | |
| isLocalExternDecl() | clang::Decl | [inline] |
| isModulePrivate() const | clang::Decl | [inline] |
| isOutOfLine() const | clang::Decl | [virtual] |
| isPackExpansion() const | clang::TemplateTemplateParmDecl | [inline] |
| isParameterPack() const | clang::TemplateTemplateParmDecl | [inline] |
| isReferenced() const | clang::Decl | |
| isTagIdentifierNamespace(unsigned NS) | clang::Decl | [inline, static] |
| isTemplateDecl() const | clang::Decl | |
| isTemplateParameter() const | clang::Decl | [inline] |
| isTemplateParameterPack() const | clang::Decl | |
| isThisDeclarationReferenced() const | clang::Decl | [inline] |
| isTopLevelDeclInObjCContainer() const | clang::Decl | [inline] |
| isUnavailable(std::string *Message=nullptr) const | clang::Decl | [inline] |
| isUsed(bool CheckUsedAttr=true) const | clang::Decl | |
| isWeakImported() const | clang::Decl | |
| Kind enum name | clang::Decl | |
| LinkageComputer class | clang::Decl | [friend] |
| markUsed(ASTContext &C) | clang::Decl | |
| ModulePrivateFlag enum value | clang::Decl | [protected] |
| NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | [inline, protected] |
| NextInContextAndBits | clang::Decl | [protected] |
| OBJC_TQ_Bycopy enum value | clang::Decl | |
| OBJC_TQ_Byref enum value | clang::Decl | |
| OBJC_TQ_In enum value | clang::Decl | |
| OBJC_TQ_Inout enum value | clang::Decl | |
| OBJC_TQ_None enum value | clang::Decl | |
| OBJC_TQ_Oneway enum value | clang::Decl | |
| OBJC_TQ_Out enum value | clang::Decl | |
| ObjCDeclQualifier enum name | clang::Decl | |
| operator new(std::size_t Size, const ASTContext &Ctx, unsigned ID, std::size_t Extra=0) | clang::Decl | [protected] |
| operator new(std::size_t Size, const ASTContext &Ctx, DeclContext *Parent, std::size_t Extra=0) | clang::Decl | [protected] |
| Position | clang::TemplateParmPosition | [protected] |
| print(raw_ostream &Out, unsigned Indentation=0, bool PrintInstantiation=false) const | clang::Decl | |
| print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0, bool PrintInstantiation=false) const | clang::Decl | |
| printGroup(Decl **Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0) | clang::Decl | [static] |
| printName(raw_ostream &os) const | clang::NamedDecl | [inline] |
| printQualifiedName(raw_ostream &OS) const | clang::NamedDecl | |
| printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::NamedDecl | |
| PrintStats() | clang::Decl | [static] |
| redecl_range typedef | clang::Decl | |
| Redeclarable class | clang::Decl | [friend] |
| redecls() const | clang::Decl | [inline] |
| redecls_begin() const | clang::Decl | [inline] |
| redecls_end() const | clang::Decl | [inline] |
| removeDefaultArgument() | clang::TemplateTemplateParmDecl | [inline] |
| setAccess(AccessSpecifier AS) | clang::Decl | [inline] |
| setAttrs(const AttrVec &Attrs) | clang::Decl | [inline] |
| setCachedLinkage(Linkage L) const | clang::Decl | [inline, protected] |
| setDeclContext(DeclContext *DC) | clang::Decl | |
| setDeclName(DeclarationName N) | clang::NamedDecl | [inline] |
| setDefaultArgument(const TemplateArgumentLoc &DefArg, bool Inherited) | clang::TemplateTemplateParmDecl | [inline] |
| setDepth(unsigned D) | clang::TemplateParmPosition | [inline, protected] |
| setHidden(bool Hide) | clang::NamedDecl | [inline] |
| setImplicit(bool I=true) | clang::Decl | [inline] |
| setInvalidDecl(bool Invalid=true) | clang::Decl | |
| setIsUsed() | clang::Decl | [inline] |
| setLexicalDeclContext(DeclContext *DC) | clang::Decl | |
| setLocalExternDecl() | clang::Decl | [inline] |
| setLocation(SourceLocation L) | clang::Decl | [inline] |
| setModulePrivate(bool MP=true) | clang::Decl | [inline, protected] |
| setNonMemberOperator() | clang::Decl | [inline] |
| setObjectOfFriendDecl(bool PerformFriendInjection=false) | clang::Decl | [inline] |
| setOwningModuleID(unsigned ID) | clang::Decl | [inline, protected] |
| setPosition(unsigned P) | clang::TemplateParmPosition | [inline, protected] |
| setReferenced(bool R=true) | clang::Decl | [inline] |
| setTopLevelDeclInObjCContainer(bool V=true) | clang::Decl | [inline] |
| specific_attr_begin() const | clang::Decl | [inline] |
| specific_attr_end() const | clang::Decl | [inline] |
| specific_attrs() const | clang::Decl | [inline] |
| TemplatedDecl | clang::TemplateDecl | [protected] |
| TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name) | clang::TemplateDecl | [inline, protected] |
| TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, TemplateParameterList *Params) | clang::TemplateDecl | [inline, protected] |
| TemplateDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName Name, TemplateParameterList *Params, NamedDecl *Decl) | clang::TemplateDecl | [inline, protected] |
| TemplateParams | clang::TemplateDecl | [protected] |
| TemplateParmPosition(unsigned D, unsigned P) | clang::TemplateParmPosition | [inline, protected] |
| TopLevelDeclInObjCContainerFlag enum value | clang::Decl | [protected] |
| updateOutOfDate(IdentifierInfo &II) const | clang::Decl | [protected] |
| VisibilityForType enum value | clang::NamedDecl | |
| VisibilityForValue enum value | clang::NamedDecl | |
| ~Decl() | clang::Decl | [protected, virtual] |