, including all inherited members.
| Access | clang::Decl | [protected] |
| add(Kind k) | clang::Decl | [static] |
| addAttr(Attr *A) | clang::Decl | [inline] |
| addDecl(Decl *D) | clang::DeclContext | |
| addDeclInternal(Decl *D) | clang::DeclContext | |
| addHiddenDecl(Decl *D) | clang::DeclContext | |
| ASTDeclReader class | clang::TagDecl | [friend] |
| ASTDeclWriter class | clang::TagDecl | [friend] |
| ASTReader class | clang::Decl | [friend] |
| ASTWriter class | clang::DeclContext | [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] |
| BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded) | clang::DeclContext | [protected, static] |
| buildLookup() | clang::DeclContext | |
| CacheValidAndLinkage | clang::Decl | [mutable, protected] |
| canBeWeakImported(bool &IsDefinition) const | clang::Decl | |
| castFromDeclContext(const DeclContext *DC) | clang::TagDecl | [inline, static] |
| castToDeclContext(const TagDecl *D) | clang::TagDecl | [inline, static] |
| clang::TypeDecl::castToDeclContext(const Decl *) | clang::Decl | [static] |
| classof(const Decl *D) | clang::TagDecl | [inline, static] |
| clang::DeclContext::classof(const DeclContext *D) | clang::DeclContext | [inline, static] |
| classofKind(Kind K) | clang::TagDecl | [inline, static] |
| collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts) | clang::DeclContext | |
| completeDefinition() | clang::TagDecl | [protected] |
| containsDecl(Decl *D) const | clang::DeclContext | |
| CXXClassMemberWrapper class | clang::Decl | [friend] |
| ddiag_range typedef | clang::DeclContext | |
| ddiags() const | clang::DeclContext | [inline] |
| Decl(Kind DK, DeclContext *DC, SourceLocation L) | clang::Decl | [inline, protected] |
| Decl(Kind DK, EmptyShell Empty) | clang::Decl | [inline, protected] |
| decl_range typedef | clang::DeclContext | |
| declarationReplaces(NamedDecl *OldD) const | clang::NamedDecl | |
| DeclContext(Decl::Kind K) | clang::DeclContext | [inline, protected] |
| decls() const | clang::DeclContext | [inline] |
| decls_begin() const | clang::DeclContext | |
| decls_empty() const | clang::DeclContext | |
| decls_end() const | clang::DeclContext | [inline] |
| dropAttr() | clang::Decl | [inline] |
| dropAttrs() | clang::Decl | |
| dump() const | clang::Decl | |
| dump(raw_ostream &Out) const | clang::Decl | |
| dumpColor() const | clang::Decl | |
| dumpDeclContext() const | clang::DeclContext | |
| dumpLookups() const | clang::DeclContext | |
| dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false) const | clang::DeclContext | |
| EnableStatistics() | clang::Decl | [static] |
| Encloses(const DeclContext *DC) const | clang::DeclContext | |
| Equals(const DeclContext *DC) const | clang::DeclContext | [inline] |
| ExplicitVisibilityKind enum name | clang::NamedDecl | |
| ExternalASTSource class | clang::DeclContext | [friend] |
| FirstDecl | clang::DeclContext | [mutable, protected] |
| 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() override | clang::TagDecl | [virtual] |
| getCanonicalDecl() const | clang::TagDecl | [inline] |
| getDeclaratorForAnonDecl() const | clang::TagDecl | [inline] |
| getDeclContext() | clang::Decl | [inline] |
| getDeclContext() const | clang::Decl | [inline] |
| getDeclKind() const | clang::DeclContext | [inline] |
| clang::getDeclKindName() const | clang::Decl | |
| clang::DeclContext::getDeclKindName() const | clang::DeclContext | |
| getDeclName() const | clang::NamedDecl | [inline] |
| getDefinition() const | clang::TagDecl | |
| getEnclosingNamespaceContext() | clang::DeclContext | |
| getEnclosingNamespaceContext() const | clang::DeclContext | [inline] |
| getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
| getFirstDecl() | clang::Redeclarable< TagDecl > | [inline] |
| getFirstDecl() const | clang::Redeclarable< TagDecl > | [inline] |
| 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] |
| getInnerLocStart() const | clang::TagDecl | [inline] |
| getKind() const | clang::Decl | [inline] |
| getKindName() const | clang::TagDecl | [inline] |
| getLexicalDeclContext() | clang::Decl | [inline] |
| getLexicalDeclContext() const | clang::Decl | [inline] |
| getLexicalParent() | clang::DeclContext | [inline] |
| getLexicalParent() const | clang::DeclContext | [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::TypeDecl | [inline] |
| getLookupParent() | clang::DeclContext | |
| getLookupParent() const | clang::DeclContext | [inline] |
| getLookupPtr() const | clang::DeclContext | [inline] |
| getMaxAlignment() const | clang::Decl | |
| clang::getMostRecentDecl() | clang::NamedDecl | [inline] |
| clang::getMostRecentDecl() const | clang::NamedDecl | [inline] |
| Redeclarable< TagDecl >::getMostRecentDecl() | clang::Redeclarable< TagDecl > | [inline] |
| Redeclarable< TagDecl >::getMostRecentDecl() const | clang::Redeclarable< TagDecl > | [inline] |
| getMostRecentDeclImpl() override | clang::TagDecl | [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] |
| getNextRedeclaration() const | clang::Redeclarable< TagDecl > | [inline, protected] |
| getNextRedeclarationImpl() override | clang::TagDecl | [inline, protected, virtual] |
| getNonClosureAncestor() | clang::DeclContext | |
| getNonClosureAncestor() const | clang::DeclContext | [inline] |
| getNonClosureContext() | clang::Decl | |
| getNonClosureContext() const | clang::Decl | [inline] |
| getNumTemplateParameterLists() const | clang::TagDecl | [inline] |
| getObjCFStringFormattingFamily() const | clang::NamedDecl | |
| getOuterLexicalRecordContext() | clang::DeclContext | |
| getOuterLexicalRecordContext() const | clang::DeclContext | [inline] |
| getOuterLocStart() const | clang::TagDecl | |
| getOwningModule() const | clang::Decl | [inline] |
| getOwningModuleID() const | clang::Decl | [inline] |
| getParent() | clang::DeclContext | [inline] |
| getParent() const | clang::DeclContext | [inline] |
| getParentASTContext() const | clang::DeclContext | [inline] |
| getParentFunctionOrMethod() const | clang::Decl | |
| getParentFunctionOrMethod() | clang::Decl | [inline] |
| clang::getPreviousDecl() | clang::Decl | [inline] |
| clang::getPreviousDecl() const | clang::Decl | [inline] |
| Redeclarable< TagDecl >::getPreviousDecl() | clang::Redeclarable< TagDecl > | [inline] |
| Redeclarable< TagDecl >::getPreviousDecl() const | clang::Redeclarable< TagDecl > | [inline] |
| getPreviousDeclImpl() override | clang::TagDecl | [inline, protected, virtual] |
| getPrimaryContext() | clang::DeclContext | |
| getPrimaryContext() const | clang::DeclContext | [inline] |
| getQualifiedNameAsString() const | clang::NamedDecl | |
| getQualifier() const | clang::TagDecl | [inline] |
| getQualifierLoc() const | clang::TagDecl | [inline] |
| getRBraceLoc() const | clang::TagDecl | [inline] |
| getRedeclContext() | clang::DeclContext | |
| getRedeclContext() const | clang::DeclContext | [inline] |
| getSourceRange() const override LLVM_READONLY | clang::TagDecl | [virtual] |
| getTagKind() const | clang::TagDecl | [inline] |
| getTemplateParameterList(unsigned i) const | clang::TagDecl | [inline] |
| getTranslationUnitDecl() | clang::Decl | |
| getTranslationUnitDecl() const | clang::Decl | [inline] |
| getTypedefNameForAnonDecl() const | clang::TagDecl | [inline] |
| getTypeForDecl() const | clang::TypeDecl | [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] |
| hasDeclaratorForAnonDecl() const | clang::TagDecl | [inline] |
| hasExternalFormalLinkage() const | clang::NamedDecl | [inline] |
| hasExternalLexicalStorage() const | clang::DeclContext | [inline] |
| hasExternalVisibleStorage() const | clang::DeclContext | [inline] |
| hasLinkage() const | clang::NamedDecl | |
| hasLinkageBeenComputed() const | clang::NamedDecl | [inline] |
| hasNameForLinkage() const | clang::TagDecl | [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 | |
| InEnclosingNamespaceSetOf(const DeclContext *NS) const | clang::DeclContext | |
| isBeingDefined() const | clang::TagDecl | [inline] |
| IsBeingDefined | clang::TagDecl | [protected] |
| isCanonicalDecl() const | clang::Decl | [inline] |
| isClass() const | clang::TagDecl | [inline] |
| isClosure() const | clang::DeclContext | [inline] |
| isCompleteDefinition() const | clang::TagDecl | [inline] |
| IsCompleteDefinitionRequired | clang::TagDecl | [protected] |
| isCompleteDefinitionRequired() const | clang::TagDecl | [inline] |
| isCXXClassMember() const | clang::NamedDecl | [inline] |
| isCXXInstanceMember() const | clang::NamedDecl | |
| isDeclInLexicalTraversal(const Decl *D) const | clang::DeclContext | [inline] |
| isDefinedOutsideFunctionOrMethod() const | clang::Decl | [inline] |
| isDependentContext() const | clang::DeclContext | |
| isDependentType() const | clang::TagDecl | [inline] |
| isDeprecated(std::string *Message=nullptr) const | clang::Decl | [inline] |
| isEmbeddedInDeclarator() const | clang::TagDecl | [inline] |
| isEnum() const | clang::TagDecl | [inline] |
| isExternallyVisible() const | clang::NamedDecl | [inline] |
| isExternCContext() const | clang::DeclContext | |
| isExternCXXContext() const | clang::DeclContext | |
| isFileContext() const | clang::DeclContext | [inline] |
| clang::isFirstDecl() const | clang::Decl | [inline] |
| Redeclarable< TagDecl >::isFirstDecl() const | clang::Redeclarable< TagDecl > | [inline] |
| IsFixed | clang::TagDecl | [protected] |
| isFreeStanding() const | clang::TagDecl | [inline] |
| isFromASTFile() const | clang::Decl | [inline] |
| isFunctionOrFunctionTemplate() const | clang::Decl | [inline] |
| isFunctionOrMethod() const | clang::DeclContext | [inline] |
| isHidden() const | clang::NamedDecl | [inline] |
| isImplicit() const | clang::Decl | [inline] |
| isInAnonymousNamespace() const | clang::Decl | |
| isInIdentifierNamespace(unsigned NS) const | clang::Decl | [inline] |
| isInlineNamespace() const | clang::DeclContext | |
| isInStdNamespace() const | clang::Decl | |
| isInterface() const | clang::TagDecl | [inline] |
| isInvalidDecl() const | clang::Decl | [inline] |
| isLinkageValid() const | clang::NamedDecl | |
| isLocalExternDecl() | clang::Decl | [inline] |
| isModulePrivate() const | clang::Decl | [inline] |
| isNamespace() const | clang::DeclContext | [inline] |
| isObjCContainer() const | clang::DeclContext | [inline] |
| isOutOfLine() const | clang::Decl | [virtual] |
| isParameterPack() const | clang::Decl | |
| isRecord() const | clang::DeclContext | [inline] |
| isReferenced() const | clang::Decl | |
| IsScoped | clang::TagDecl | [protected] |
| IsScopedUsingClassTag | clang::TagDecl | [protected] |
| isStdNamespace() const | clang::DeclContext | |
| isStruct() const | clang::TagDecl | [inline] |
| isTagIdentifierNamespace(unsigned NS) | clang::Decl | [inline, static] |
| isTemplateDecl() const | clang::Decl | |
| isTemplateParameter() const | clang::Decl | [inline] |
| isTemplateParameterPack() const | clang::Decl | |
| isThisDeclarationADefinition() const | clang::TagDecl | [inline] |
| isThisDeclarationReferenced() const | clang::Decl | [inline] |
| isTopLevelDeclInObjCContainer() const | clang::Decl | [inline] |
| isTranslationUnit() const | clang::DeclContext | [inline] |
| isTransparentContext() const | clang::DeclContext | |
| isUnavailable(std::string *Message=nullptr) const | clang::Decl | [inline] |
| isUnion() const | clang::TagDecl | [inline] |
| isUsed(bool CheckUsedAttr=true) const | clang::Decl | |
| isWeakImported() const | clang::Decl | |
| Kind enum name | clang::Decl | |
| LastDecl | clang::DeclContext | [mutable, protected] |
| LatestDeclLink(const ASTContext &Ctx) | clang::Redeclarable< TagDecl > | [inline, protected, static] |
| LinkageComputer class | clang::Decl | [friend] |
| localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results) | clang::DeclContext | |
| lookup(DeclarationName Name) | clang::DeclContext | |
| lookup(DeclarationName Name) const | clang::DeclContext | [inline] |
| lookup_const_iterator typedef | clang::DeclContext | |
| lookup_const_result typedef | clang::DeclContext | |
| lookup_iterator typedef | clang::DeclContext | |
| lookup_result typedef | clang::DeclContext | |
| lookups() const | clang::DeclContext | [inline] |
| lookups_begin() const | clang::DeclContext | [inline] |
| lookups_end() const | clang::DeclContext | [inline] |
| lookups_range typedef | clang::DeclContext | |
| makeDeclVisibleInContext(NamedDecl *D) | clang::DeclContext | |
| markUsed(ASTContext &C) | clang::Decl | |
| MayHaveOutOfDateDef | clang::TagDecl | [protected] |
| ModulePrivateFlag enum value | clang::Decl | [protected] |
| NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | [inline, protected] |
| NextInContextAndBits | clang::Decl | [protected] |
| noload_decls() const | clang::DeclContext | [inline] |
| noload_decls_begin() const | clang::DeclContext | [inline] |
| noload_decls_end() const | clang::DeclContext | [inline] |
| noload_lookup(DeclarationName Name) | clang::DeclContext | |
| noload_lookups() const | clang::DeclContext | [inline] |
| noload_lookups_begin() const | clang::DeclContext | [inline] |
| noload_lookups_end() const | clang::DeclContext | [inline] |
| NumNegativeBits | clang::TagDecl | [protected] |
| NumPositiveBits | clang::TagDecl | [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] |
| PreviousDeclLink(TagDecl *D) | clang::Redeclarable< TagDecl > | [inline, protected, static] |
| 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_iterator typedef | clang::TagDecl | |
| redecl_range typedef | clang::TagDecl | |
| clang::Redeclarable class | clang::Decl | [friend] |
| Redeclarable< TagDecl >::Redeclarable(const ASTContext &Ctx) | clang::Redeclarable< TagDecl > | [inline] |
| redeclarable_base typedef | clang::TagDecl | [protected] |
| RedeclLink | clang::Redeclarable< TagDecl > | [protected] |
| clang::redecls() const | clang::Decl | [inline] |
| Redeclarable< TagDecl >::redecls() const | clang::Redeclarable< TagDecl > | [inline] |
| clang::redecls_begin() const | clang::Decl | [inline] |
| Redeclarable< TagDecl >::redecls_begin() const | clang::Redeclarable< TagDecl > | [inline] |
| clang::redecls_end() const | clang::Decl | [inline] |
| Redeclarable< TagDecl >::redecls_end() const | clang::Redeclarable< TagDecl > | [inline] |
| removeDecl(Decl *D) | clang::DeclContext | |
| setAccess(AccessSpecifier AS) | clang::Decl | [inline] |
| setAttrs(const AttrVec &Attrs) | clang::Decl | [inline] |
| setCachedLinkage(Linkage L) const | clang::Decl | [inline, protected] |
| setCompleteDefinition(bool V) | clang::TagDecl | [inline] |
| setCompleteDefinitionRequired(bool V=true) | clang::TagDecl | [inline] |
| setDeclaratorForAnonDecl(DeclaratorDecl *DD) | clang::TagDecl | [inline] |
| setDeclContext(DeclContext *DC) | clang::Decl | |
| setDeclName(DeclarationName N) | clang::NamedDecl | [inline] |
| setEmbeddedInDeclarator(bool isInDeclarator) | clang::TagDecl | [inline] |
| setFreeStanding(bool isFreeStanding=true) | clang::TagDecl | [inline] |
| setHasExternalLexicalStorage(bool ES=true) | clang::DeclContext | [inline] |
| setHasExternalVisibleStorage(bool ES=true) | clang::DeclContext | [inline] |
| 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] |
| setLocStart(SourceLocation L) | clang::TypeDecl | [inline] |
| setModulePrivate(bool MP=true) | clang::Decl | [inline, protected] |
| setMustBuildLookupTable() | clang::DeclContext | [inline] |
| setNonMemberOperator() | clang::Decl | [inline] |
| setObjectOfFriendDecl(bool PerformFriendInjection=false) | clang::Decl | [inline] |
| setOwningModuleID(unsigned ID) | clang::Decl | [inline, protected] |
| setPreviousDecl(TagDecl *PrevDecl) | clang::Redeclarable< TagDecl > | |
| setQualifierInfo(NestedNameSpecifierLoc QualifierLoc) | clang::TagDecl | |
| setRBraceLoc(SourceLocation L) | clang::TagDecl | [inline] |
| setReferenced(bool R=true) | clang::Decl | [inline] |
| setTagKind(TagKind TK) | clang::TagDecl | [inline] |
| setTemplateParameterListsInfo(ASTContext &Context, unsigned NumTPLists, TemplateParameterList **TPLists) | clang::TagDecl | |
| setTopLevelDeclInObjCContainer(bool V=true) | clang::Decl | [inline] |
| setTypedefNameForAnonDecl(TypedefNameDecl *TDD) | clang::TagDecl | |
| setTypeForDecl(const Type *TD) | clang::TypeDecl | [inline] |
| specific_attr_begin() const | clang::Decl | [inline] |
| specific_attr_end() const | clang::Decl | [inline] |
| specific_attrs() const | clang::Decl | [inline] |
| startDefinition() | clang::TagDecl | |
| TagDecl(Kind DK, TagKind TK, const ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, TagDecl *PrevDecl, SourceLocation StartL) | clang::TagDecl | [inline, protected] |
| TagKind typedef | clang::TagDecl | |
| TopLevelDeclInObjCContainerFlag enum value | clang::Decl | [protected] |
| TypeDecl(Kind DK, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation StartL=SourceLocation()) | clang::TypeDecl | [inline, protected] |
| udir_range typedef | clang::DeclContext | |
| updateOutOfDate(IdentifierInfo &II) const | clang::Decl | [protected] |
| using_directives() const | clang::DeclContext | |
| VisibilityForType enum value | clang::NamedDecl | |
| VisibilityForValue enum value | clang::NamedDecl | |
| ~Decl() | clang::Decl | [protected, virtual] |
| ~DeclContext() | clang::DeclContext | |