addDecl(Decl *D) | clang::DeclContext | |
addDeclInternal(Decl *D) | clang::DeclContext | |
addHiddenDecl(Decl *D) | clang::DeclContext | |
all_declared_ivar_begin() | clang::ObjCInterfaceDecl | |
all_declared_ivar_begin() const | clang::ObjCInterfaceDecl | inline |
all_protocol_iterator typedef | clang::ObjCInterfaceDecl | |
all_protocol_range typedef | clang::ObjCInterfaceDecl | |
all_referenced_protocol_begin() const | clang::ObjCInterfaceDecl | inline |
all_referenced_protocol_end() const | clang::ObjCInterfaceDecl | inline |
all_referenced_protocols() const | clang::ObjCInterfaceDecl | inline |
ASTContext class | clang::ObjCInterfaceDecl | friend |
ASTDeclReader class | clang::ObjCInterfaceDecl | friend |
ASTDeclWriter class | clang::ObjCInterfaceDecl | friend |
ASTReader class | clang::ObjCInterfaceDecl | friend |
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded) | clang::DeclContext | protectedstatic |
buildLookup() | clang::DeclContext | |
castFromDeclContext(const DeclContext *DC) | clang::ObjCContainerDecl | inlinestatic |
castToDeclContext(const ObjCContainerDecl *D) | clang::ObjCContainerDecl | inlinestatic |
class_methods() const | clang::ObjCContainerDecl | inline |
class_properties() const | clang::ObjCContainerDecl | inline |
ClassImplementsProtocol(ObjCProtocolDecl *lProto, bool lookupCategory, bool RHSIsQualifiedID=false) | clang::ObjCInterfaceDecl | |
classmeth_begin() const | clang::ObjCContainerDecl | inline |
classmeth_end() const | clang::ObjCContainerDecl | inline |
classmeth_iterator typedef | clang::ObjCContainerDecl | |
classmeth_range typedef | clang::ObjCContainerDecl | |
classof(const Decl *D) | clang::ObjCInterfaceDecl | inlinestatic |
clang::DeclContext::classof(const DeclContext *D) | clang::DeclContext | inlinestatic |
classofKind(Kind K) | clang::ObjCInterfaceDecl | inlinestatic |
classprop_begin() const | clang::ObjCContainerDecl | inline |
classprop_end() const | clang::ObjCContainerDecl | inline |
classprop_iterator typedef | clang::ObjCContainerDecl | |
classprop_range typedef | clang::ObjCContainerDecl | |
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts) | clang::DeclContext | |
collectPropertiesToImplement(PropertyMap &PM, PropertyDeclOrder &PO) const override | clang::ObjCInterfaceDecl | virtual |
containsDecl(Decl *D) const | clang::DeclContext | |
Create(const ASTContext &C, DeclContext *DC, SourceLocation atLoc, IdentifierInfo *Id, ObjCTypeParamList *typeParamList, ObjCInterfaceDecl *PrevDecl, SourceLocation ClassLoc=SourceLocation(), bool isInternal=false) | clang::ObjCInterfaceDecl | static |
CreateDeserialized(const ASTContext &C, unsigned ID) | clang::ObjCInterfaceDecl | static |
ddiag_range typedef | clang::DeclContext | |
ddiags() const | clang::DeclContext | inline |
decl_range typedef | clang::DeclContext | |
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const | clang::NamedDecl | |
declaresOrInheritsDesignatedInitializers() const | clang::ObjCInterfaceDecl | inline |
DeclContext(Decl::Kind K) | clang::DeclContext | inlineprotected |
decls() const | clang::DeclContext | inline |
decls_begin() const | clang::DeclContext | |
decls_empty() const | clang::DeclContext | |
decls_end() const | clang::DeclContext | inline |
dumpDeclContext() const | clang::DeclContext | |
dumpLookups() const | clang::DeclContext | |
dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false) const | clang::DeclContext | |
Encloses(const DeclContext *DC) const | clang::DeclContext | |
Equals(const DeclContext *DC) const | clang::DeclContext | inline |
ExplicitVisibilityKind enum name | clang::NamedDecl | |
FindCategoryDeclaration(IdentifierInfo *CategoryId) const | clang::ObjCInterfaceDecl | |
FindPropertyDeclaration(const IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const | clang::ObjCContainerDecl | |
FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const | clang::ObjCInterfaceDecl | |
First | clang::Redeclarable< ObjCInterfaceDecl > | protected |
FirstDecl | clang::DeclContext | mutableprotected |
getAtEndRange() const | clang::ObjCContainerDecl | inline |
getAtStartLoc() const | clang::ObjCContainerDecl | inline |
getCanonicalDecl() override | clang::ObjCInterfaceDecl | inline |
getCanonicalDecl() const | clang::ObjCInterfaceDecl | inline |
getCategoryClassMethod(Selector Sel) const | clang::ObjCInterfaceDecl | |
getCategoryInstanceMethod(Selector Sel) const | clang::ObjCInterfaceDecl | |
getCategoryListRaw() const | clang::ObjCInterfaceDecl | inline |
getCategoryMethod(Selector Sel, bool isInstance) const | clang::ObjCInterfaceDecl | inline |
getClassMethod(Selector Sel, bool AllowHidden=false) const | clang::ObjCContainerDecl | inline |
getDeclKind() const | clang::DeclContext | inline |
getDeclKindName() const | clang::DeclContext | |
getDeclName() const | clang::NamedDecl | inline |
getDefinition() | clang::ObjCInterfaceDecl | inline |
getDefinition() const | clang::ObjCInterfaceDecl | inline |
getDesignatedInitializers(llvm::SmallVectorImpl< const ObjCMethodDecl * > &Methods) const | clang::ObjCInterfaceDecl | |
getEnclosingNamespaceContext() | clang::DeclContext | |
getEnclosingNamespaceContext() const | clang::DeclContext | inline |
getEndOfDefinitionLoc() const | clang::ObjCInterfaceDecl | inline |
getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
getFirstDecl() | clang::Redeclarable< ObjCInterfaceDecl > | inline |
getFirstDecl() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
getFormalLinkage() const | clang::NamedDecl | inline |
getIdentifier() const | clang::NamedDecl | inline |
getImplementation() const | clang::ObjCInterfaceDecl | |
getInstanceMethod(Selector Sel, bool AllowHidden=false) const | clang::ObjCContainerDecl | inline |
getIvarDecl(IdentifierInfo *Id) const | clang::ObjCContainerDecl | |
getLexicalParent() | clang::DeclContext | inline |
getLexicalParent() const | clang::DeclContext | inline |
getLinkageAndVisibility() const | clang::NamedDecl | |
getLinkageInternal() const | clang::NamedDecl | |
getLookupParent() | clang::DeclContext | |
getLookupParent() const | clang::DeclContext | inline |
getLookupPtr() const | clang::DeclContext | inline |
getMethod(Selector Sel, bool isInstance, bool AllowHidden=false) const | clang::ObjCContainerDecl | |
clang::getMostRecentDecl() | clang::NamedDecl | inline |
clang::getMostRecentDecl() const | clang::NamedDecl | inline |
Redeclarable< ObjCInterfaceDecl >::getMostRecentDecl() | clang::Redeclarable< ObjCInterfaceDecl > | inline |
Redeclarable< ObjCInterfaceDecl >::getMostRecentDecl() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
getName() const | clang::NamedDecl | inline |
getNameAsString() const | clang::NamedDecl | inline |
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const | clang::NamedDecl | virtual |
getNextRedeclaration() const | clang::Redeclarable< ObjCInterfaceDecl > | inlineprotected |
getNonClosureAncestor() | clang::DeclContext | |
getNonClosureAncestor() const | clang::DeclContext | inline |
getObjCFStringFormattingFamily() const | clang::NamedDecl | |
getObjCRuntimeNameAsString() const | clang::ObjCInterfaceDecl | |
getOuterLexicalRecordContext() | clang::DeclContext | |
getOuterLexicalRecordContext() const | clang::DeclContext | inline |
getParent() | clang::DeclContext | inline |
getParent() const | clang::DeclContext | inline |
getParentASTContext() const | clang::DeclContext | inline |
getPreviousDecl() | clang::Redeclarable< ObjCInterfaceDecl > | inline |
getPreviousDecl() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
getPrimaryContext() | clang::DeclContext | |
getPrimaryContext() const | clang::DeclContext | inline |
getQualifiedNameAsString() const | clang::NamedDecl | |
getRedeclContext() | clang::DeclContext | |
getRedeclContext() const | clang::DeclContext | inline |
getReferencedProtocols() const | clang::ObjCInterfaceDecl | inline |
getSourceRange() const override LLVM_READONLY | clang::ObjCInterfaceDecl | inline |
getSuperClass() const | clang::ObjCInterfaceDecl | |
getSuperClassLoc() const | clang::ObjCInterfaceDecl | |
getSuperClassTInfo() const | clang::ObjCInterfaceDecl | inline |
getSuperClassType() const | clang::ObjCInterfaceDecl | inline |
getTypeForDecl() const | clang::ObjCInterfaceDecl | inline |
getTypeParamList() const | clang::ObjCInterfaceDecl | |
getTypeParamListAsWritten() const | clang::ObjCInterfaceDecl | inline |
getUnderlyingDecl() | clang::NamedDecl | inline |
getUnderlyingDecl() const | clang::NamedDecl | inline |
getVisibility() const | clang::NamedDecl | inline |
hasDefinition() const | clang::ObjCInterfaceDecl | inline |
hasDesignatedInitializers() const | clang::ObjCInterfaceDecl | |
hasExternalFormalLinkage() const | clang::NamedDecl | inline |
hasExternalLexicalStorage() const | clang::DeclContext | inline |
hasExternalVisibleStorage() const | clang::DeclContext | inline |
hasLinkage() const | clang::NamedDecl | |
hasLinkageBeenComputed() const | clang::NamedDecl | inline |
HasUserDeclaredSetterMethod(const ObjCPropertyDecl *P) const | clang::ObjCContainerDecl | |
InEnclosingNamespaceSetOf(const DeclContext *NS) const | clang::DeclContext | |
instance_methods() const | clang::ObjCContainerDecl | inline |
instance_properties() const | clang::ObjCContainerDecl | inline |
instmeth_begin() const | clang::ObjCContainerDecl | inline |
instmeth_end() const | clang::ObjCContainerDecl | inline |
instmeth_iterator typedef | clang::ObjCContainerDecl | |
instmeth_range typedef | clang::ObjCContainerDecl | |
instprop_begin() const | clang::ObjCContainerDecl | inline |
instprop_end() const | clang::ObjCContainerDecl | inline |
instprop_iterator typedef | clang::ObjCContainerDecl | |
instprop_range typedef | clang::ObjCContainerDecl | |
isArcWeakrefUnavailable() const | clang::ObjCInterfaceDecl | |
isClosure() const | clang::DeclContext | inline |
isCXXClassMember() const | clang::NamedDecl | inline |
isCXXInstanceMember() const | clang::NamedDecl | |
isDeclInLexicalTraversal(const Decl *D) const | clang::DeclContext | inline |
isDependentContext() const | clang::DeclContext | |
isDesignatedInitializer(Selector Sel, const ObjCMethodDecl **InitMethod=nullptr) const | clang::ObjCInterfaceDecl | |
isExternallyVisible() const | clang::NamedDecl | inline |
isExternCContext() const | clang::DeclContext | |
isExternCXXContext() const | clang::DeclContext | |
isFileContext() const | clang::DeclContext | inline |
isFirstDecl() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
isFunctionOrMethod() const | clang::DeclContext | inline |
isHidden() const | clang::NamedDecl | inline |
isImplicitInterfaceDecl() const | clang::ObjCInterfaceDecl | inline |
isInlineNamespace() const | clang::DeclContext | |
isLinkageValid() const | clang::NamedDecl | |
isLookupContext() const | clang::DeclContext | inline |
isNamespace() const | clang::DeclContext | inline |
isObjCContainer() const | clang::DeclContext | inline |
isObjCRequiresPropertyDefs() const | clang::ObjCInterfaceDecl | |
isRecord() const | clang::DeclContext | inline |
isStdNamespace() const | clang::DeclContext | |
isSuperClassOf(const ObjCInterfaceDecl *I) const | clang::ObjCInterfaceDecl | inline |
isThisDeclarationADefinition() const | clang::ObjCInterfaceDecl | inline |
isTranslationUnit() const | clang::DeclContext | inline |
isTransparentContext() const | clang::DeclContext | |
ivar_begin() const | clang::ObjCInterfaceDecl | inline |
ivar_empty() const | clang::ObjCInterfaceDecl | inline |
ivar_end() const | clang::ObjCInterfaceDecl | inline |
ivar_iterator typedef | clang::ObjCInterfaceDecl | |
ivar_range typedef | clang::ObjCInterfaceDecl | |
ivar_size() const | clang::ObjCInterfaceDecl | inline |
ivars() const | clang::ObjCInterfaceDecl | inline |
known_categories() const | clang::ObjCInterfaceDecl | inline |
known_categories_begin() const | clang::ObjCInterfaceDecl | inline |
known_categories_empty() const | clang::ObjCInterfaceDecl | inline |
known_categories_end() const | clang::ObjCInterfaceDecl | inline |
known_categories_iterator typedef | clang::ObjCInterfaceDecl | |
known_categories_range typedef | clang::ObjCInterfaceDecl | |
known_extensions() const | clang::ObjCInterfaceDecl | inline |
known_extensions_begin() const | clang::ObjCInterfaceDecl | inline |
known_extensions_empty() const | clang::ObjCInterfaceDecl | inline |
known_extensions_end() const | clang::ObjCInterfaceDecl | inline |
known_extensions_iterator typedef | clang::ObjCInterfaceDecl | |
known_extensions_range typedef | clang::ObjCInterfaceDecl | |
LastDecl | clang::DeclContext | mutableprotected |
LatestDeclLink(const ASTContext &Ctx) | clang::Redeclarable< ObjCInterfaceDecl > | inlineprotectedstatic |
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results) | clang::DeclContext | |
lookup(DeclarationName Name) const | clang::DeclContext | |
lookup_iterator typedef | clang::DeclContext | |
lookup_result typedef | clang::DeclContext | |
lookupClassMethod(Selector Sel) const | clang::ObjCInterfaceDecl | inline |
lookupInheritedClass(const IdentifierInfo *ICName) | clang::ObjCInterfaceDecl | |
lookupInstanceMethod(Selector Sel) const | clang::ObjCInterfaceDecl | inline |
lookupInstanceVariable(IdentifierInfo *IVarName, ObjCInterfaceDecl *&ClassDeclared) | clang::ObjCInterfaceDecl | |
lookupInstanceVariable(IdentifierInfo *IVarName) | clang::ObjCInterfaceDecl | inline |
lookupMethod(Selector Sel, bool isInstance, bool shallowCategoryLookup=false, bool followSuper=true, const ObjCCategoryDecl *C=nullptr) const | clang::ObjCInterfaceDecl | |
lookupNestedProtocol(IdentifierInfo *Name) | clang::ObjCInterfaceDecl | |
lookupPrivateClassMethod(const Selector &Sel) | clang::ObjCInterfaceDecl | inline |
lookupPrivateMethod(const Selector &Sel, bool Instance=true) const | clang::ObjCInterfaceDecl | |
lookupPropertyAccessor(const Selector Sel, const ObjCCategoryDecl *Cat, bool IsClassProperty) const | clang::ObjCInterfaceDecl | inline |
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 | |
mergeClassExtensionProtocolList(ObjCProtocolDecl *const *List, unsigned Num, ASTContext &C) | clang::ObjCInterfaceDecl | |
meth_begin() const | clang::ObjCContainerDecl | inline |
meth_end() const | clang::ObjCContainerDecl | inline |
method_iterator typedef | clang::ObjCContainerDecl | |
method_range typedef | clang::ObjCContainerDecl | |
methods() const | clang::ObjCContainerDecl | inline |
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | inlineprotected |
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 |
ObjCContainerDecl(Kind DK, DeclContext *DC, IdentifierInfo *Id, SourceLocation nameLoc, SourceLocation atStartLoc) | clang::ObjCContainerDecl | inline |
PreviousDeclLink(ObjCInterfaceDecl *D) | clang::Redeclarable< ObjCInterfaceDecl > | inlineprotectedstatic |
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 | |
prop_begin() const | clang::ObjCContainerDecl | inline |
prop_end() const | clang::ObjCContainerDecl | inline |
prop_iterator typedef | clang::ObjCContainerDecl | |
prop_range typedef | clang::ObjCContainerDecl | |
properties() const | clang::ObjCContainerDecl | inline |
PropertyDeclOrder typedef | clang::ObjCContainerDecl | |
PropertyMap typedef | clang::ObjCContainerDecl | |
protocol_begin() const | clang::ObjCInterfaceDecl | inline |
protocol_end() const | clang::ObjCInterfaceDecl | inline |
protocol_iterator typedef | clang::ObjCInterfaceDecl | |
protocol_loc_begin() const | clang::ObjCInterfaceDecl | inline |
protocol_loc_end() const | clang::ObjCInterfaceDecl | inline |
protocol_loc_iterator typedef | clang::ObjCInterfaceDecl | |
protocol_loc_range typedef | clang::ObjCInterfaceDecl | |
protocol_locs() const | clang::ObjCInterfaceDecl | inline |
protocol_range typedef | clang::ObjCInterfaceDecl | |
ProtocolPropertyMap typedef | clang::ObjCContainerDecl | |
protocols() const | clang::ObjCInterfaceDecl | inline |
redecl_iterator typedef | clang::ObjCInterfaceDecl | |
redecl_range typedef | clang::ObjCInterfaceDecl | |
Redeclarable(const ASTContext &Ctx) | clang::Redeclarable< ObjCInterfaceDecl > | inline |
RedeclLink | clang::Redeclarable< ObjCInterfaceDecl > | protected |
redecls() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
redecls_begin() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
redecls_end() const | clang::Redeclarable< ObjCInterfaceDecl > | inline |
removeDecl(Decl *D) | clang::DeclContext | |
setAtEndRange(SourceRange atEnd) | clang::ObjCContainerDecl | inline |
setAtStartLoc(SourceLocation Loc) | clang::ObjCContainerDecl | inline |
setCategoryListRaw(ObjCCategoryDecl *category) | clang::ObjCInterfaceDecl | inline |
setDeclName(DeclarationName N) | clang::NamedDecl | inline |
setEndOfDefinitionLoc(SourceLocation LE) | clang::ObjCInterfaceDecl | inline |
setExternallyCompleted() | clang::ObjCInterfaceDecl | |
setHasDesignatedInitializers() | clang::ObjCInterfaceDecl | |
setHasExternalLexicalStorage(bool ES=true) | clang::DeclContext | inline |
setHasExternalVisibleStorage(bool ES=true) | clang::DeclContext | inline |
setHidden(bool Hide) | clang::NamedDecl | inline |
setImplementation(ObjCImplementationDecl *ImplD) | clang::ObjCInterfaceDecl | |
setIvarList(ObjCIvarDecl *ivar) | clang::ObjCInterfaceDecl | inline |
setMustBuildLookupTable() | clang::DeclContext | inline |
setPreviousDecl(ObjCInterfaceDecl *PrevDecl) | clang::Redeclarable< ObjCInterfaceDecl > | |
setProtocolList(ObjCProtocolDecl *const *List, unsigned Num, const SourceLocation *Locs, ASTContext &C) | clang::ObjCInterfaceDecl | inline |
setSuperClass(TypeSourceInfo *superClass) | clang::ObjCInterfaceDecl | inline |
setTypeForDecl(const Type *TD) const | clang::ObjCInterfaceDecl | inline |
setTypeParamList(ObjCTypeParamList *TPL) | clang::ObjCInterfaceDecl | |
setUseQualifiedLookup(bool use=true) | clang::DeclContext | inline |
shouldUseQualifiedLookup() const | clang::DeclContext | inline |
startDefinition() | clang::ObjCInterfaceDecl | |
udir_iterator_base typedef | clang::DeclContext | |
udir_range typedef | clang::DeclContext | |
using_directives() const | clang::DeclContext | |
VisibilityForType enum value | clang::NamedDecl | |
VisibilityForValue enum value | clang::NamedDecl | |
visible_categories() const | clang::ObjCInterfaceDecl | inline |
visible_categories_begin() const | clang::ObjCInterfaceDecl | inline |
visible_categories_empty() const | clang::ObjCInterfaceDecl | inline |
visible_categories_end() const | clang::ObjCInterfaceDecl | inline |
visible_categories_iterator typedef | clang::ObjCInterfaceDecl | |
visible_categories_range typedef | clang::ObjCInterfaceDecl | |
visible_extensions() const | clang::ObjCInterfaceDecl | inline |
visible_extensions_begin() const | clang::ObjCInterfaceDecl | inline |
visible_extensions_empty() const | clang::ObjCInterfaceDecl | inline |
visible_extensions_end() const | clang::ObjCInterfaceDecl | inline |
visible_extensions_iterator typedef | clang::ObjCInterfaceDecl | |
visible_extensions_range typedef | clang::ObjCInterfaceDecl | |
~DeclContext() | clang::DeclContext | |