clang API Documentation

clang::ObjCContainerDecl Member List
This is the complete list of members for clang::ObjCContainerDecl, including all inherited members.
Accessclang::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
AllocateDeserializedDecl(const ASTContext &Context, unsigned ID, unsigned Size)clang::Decl [protected, static]
ASTDeclReader classclang::Decl [friend]
ASTDeclWriter classclang::Decl [friend]
ASTReader classclang::Decl [friend]
ASTWriter classclang::DeclContext [friend]
attr_begin() const clang::Decl [inline]
attr_end() const clang::Decl [inline]
attr_iterator typedefclang::Decl
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContext [protected, static]
buildLookup()clang::DeclContext
CachedLinkageclang::Decl [mutable, protected]
canBeWeakImported(bool &IsDefinition) const clang::Decl
castFromDeclContext(const DeclContext *DC)clang::ObjCContainerDecl [inline, static]
castToDeclContext(const ObjCContainerDecl *D)clang::ObjCContainerDecl [inline, static]
clang::NamedDecl::castToDeclContext(const Decl *)clang::Decl [static]
classmeth_begin() const clang::ObjCContainerDecl [inline]
classmeth_end() const clang::ObjCContainerDecl [inline]
classmeth_iterator typedefclang::ObjCContainerDecl
classof(const Decl *D)clang::ObjCContainerDecl [inline, static]
classof(const ObjCContainerDecl *D)clang::ObjCContainerDecl [inline, static]
clang::NamedDecl::classof(const NamedDecl *D)clang::NamedDecl [inline, static]
clang::DeclContext::classof(const DeclContext *D)clang::DeclContext [inline, static]
classofKind(Kind K)clang::ObjCContainerDecl [inline, static]
ClearLinkageCache()clang::NamedDecl
collectAllContexts(llvm::SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
CXXClassMemberWrapper classclang::Decl [friend]
ddiag_begin() const clang::DeclContext [inline]
ddiag_end() const clang::DeclContext [inline]
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
DeclContext(Decl::Kind K)clang::DeclContext [inline, protected]
decls_begin() const clang::DeclContext
decls_empty() const clang::DeclContext
decls_end() const clang::DeclContext
dropAttr()clang::Decl [inline]
dropAttrs()clang::Decl
dump() const clang::Decl
dumpDeclContext() const clang::DeclContext
dumpXML() const clang::Decl
dumpXML(raw_ostream &OS) const clang::Decl
EnableStatistics()clang::Decl [static]
Encloses(const DeclContext *DC) const clang::DeclContext
Equals(const DeclContext *DC) const clang::DeclContext [inline]
ExternalASTSource classclang::DeclContext [friend]
FindPropertyDeclaration(IdentifierInfo *PropertyId) const clang::ObjCContainerDecl
FirstDeclclang::DeclContext [mutable, protected]
FOK_Declared enum valueclang::Decl
FOK_None enum valueclang::Decl
FOK_Undeclared enum valueclang::Decl
FriendObjectKind enum nameclang::Decl
FromASTFileclang::Decl [protected]
getAccess() const clang::Decl [inline]
getASTContext() const LLVM_READONLYclang::Decl
getASTMutationListener() const clang::Decl [protected]
getAtEndRange() const clang::ObjCContainerDecl [inline]
getAtStartLoc() const clang::ObjCContainerDecl [inline]
getAttr() const clang::Decl [inline]
getAttrs()clang::Decl [inline]
getAttrs() const clang::Decl
getAvailability(std::string *Message=0) const clang::Decl
getBody() const clang::Decl [inline, virtual]
getBodyRBrace() const clang::Decl
getCanonicalDecl()clang::Decl [inline, virtual]
getCanonicalDecl() const clang::Decl [inline]
getClassMethod(Selector Sel) const clang::ObjCContainerDecl [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]
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContext [inline]
getExplicitVisibility() const clang::NamedDecl
getFriendObjectKind() const clang::Decl [inline]
getGlobalID() const clang::Decl [inline]
getIdentifier() const clang::NamedDecl [inline]
getIdentifierNamespace() const clang::Decl [inline]
getIdentifierNamespaceForKind(Kind DK)clang::Decl [static]
getInstanceMethod(Selector Sel) const clang::ObjCContainerDecl [inline]
getIvarDecl(IdentifierInfo *Id) const clang::ObjCContainerDecl
getKind() const clang::Decl [inline]
getLexicalDeclContext()clang::Decl [inline]
getLexicalDeclContext() const clang::Decl [inline]
getLexicalParent()clang::DeclContext [inline]
getLexicalParent() const clang::DeclContext [inline]
getLinkage() const clang::NamedDecl
getLinkageAndVisibility() const clang::NamedDecl
getLocation() const clang::Decl [inline]
getLocEnd() const LLVM_READONLYclang::Decl [inline]
getLocStart() const LLVM_READONLYclang::Decl [inline]
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContext [inline]
getLookupPtr() const clang::DeclContext [inline]
getMaxAlignment() const clang::Decl [inline]
getMethod(Selector Sel, bool isInstance) const clang::ObjCContainerDecl
getMostRecentDecl()clang::Decl [inline]
getMostRecentDecl() const clang::Decl [inline]
getMostRecentDeclImpl()clang::Decl [inline, protected, virtual]
getName() const clang::NamedDecl [inline]
getNameAsString() const clang::NamedDecl [inline]
getNameForDiagnostic(std::string &S, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDecl [inline, virtual]
getNextDeclInContext()clang::Decl [inline]
getNextDeclInContext() const clang::Decl [inline]
getNextRedeclaration()clang::Decl [inline, protected, virtual]
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContext [inline]
getNonClosureContext()clang::Decl
getNonClosureContext() 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]
getPreviousDecl()clang::Decl [inline]
getPreviousDecl() const clang::Decl [inline]
getPreviousDeclImpl()clang::Decl [inline, protected, virtual]
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContext [inline]
getQualifiedNameAsString() const clang::NamedDecl
getQualifiedNameAsString(const PrintingPolicy &Policy) const clang::NamedDecl
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContext [inline]
getSourceRange() const LLVM_READONLYclang::ObjCContainerDecl [inline, virtual]
getTranslationUnitDecl()clang::Decl
getTranslationUnitDecl() const clang::Decl [inline]
getUnderlyingDecl()clang::NamedDecl [inline]
getUnderlyingDecl() const clang::NamedDecl [inline]
getUsingDirectives() const clang::DeclContext
getVisibility() const clang::NamedDecl [inline]
hasAttr() const clang::Decl [inline]
hasAttrs() const clang::Decl [inline]
hasBody() const clang::Decl [inline, virtual]
HasCachedLinkageclang::Decl [mutable, protected]
hasExternalLexicalStorage() const clang::DeclContext [inline]
hasExternalVisibleStorage() const clang::DeclContext [inline]
hasLinkage() const clang::NamedDecl
hasTagIdentifierNamespace() const clang::Decl [inline]
Hiddenclang::Decl [protected]
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Decl [protected]
IDNS_Label enum valueclang::Decl
IDNS_Member enum valueclang::Decl
IDNS_Namespace enum valueclang::Decl
IDNS_NonMemberOperator enum valueclang::Decl
IDNS_ObjCProtocol enum valueclang::Decl
IDNS_Ordinary enum valueclang::Decl
IDNS_OrdinaryFriend enum valueclang::Decl
IDNS_Tag enum valueclang::Decl
IDNS_TagFriend enum valueclang::Decl
IDNS_Type enum valueclang::Decl
IDNS_Using enum valueclang::Decl
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
instmeth_begin() const clang::ObjCContainerDecl [inline]
instmeth_end() const clang::ObjCContainerDecl [inline]
instmeth_iterator typedefclang::ObjCContainerDecl
isCanonicalDecl() const clang::Decl [inline]
isClosure() const clang::DeclContext [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
isDeprecated(std::string *Message=0) const clang::Decl [inline]
isExternCContext() const clang::DeclContext
isFileContext() const clang::DeclContext [inline]
isFromASTFile() const clang::Decl [inline]
isFunctionOrFunctionTemplate() const clang::Decl
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
isInvalidDecl() const clang::Decl [inline]
isModulePrivate() const clang::Decl [inline, protected]
isNamespace() const clang::DeclContext [inline]
isObjCContainer() const clang::DeclContext [inline]
isOutOfLine() const clang::Decl [inline, virtual]
isParameterPack() const clang::Decl
isRecord() const clang::DeclContext [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
isTopLevelDeclInObjCContainer() const clang::Decl [inline]
isTranslationUnit() const clang::DeclContext [inline]
isTransparentContext() const clang::DeclContext
isUnavailable(std::string *Message=0) const clang::Decl [inline]
isUsed(bool CheckUsedAttr=true) const clang::Decl
isWeakImported() const clang::Decl
Kind enum nameclang::Decl
LastDeclclang::DeclContext [mutable, protected]
localUncachedLookup(DeclarationName Name, llvm::SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name)clang::DeclContext
lookup(DeclarationName Name) const clang::DeclContext [inline]
lookup_const_iterator typedefclang::DeclContext
lookup_const_result typedefclang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups_begin() const clang::DeclContext
lookups_end() const clang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
meth_begin() const clang::ObjCContainerDecl [inline]
meth_end() const clang::ObjCContainerDecl [inline]
method_iterator typedefclang::ObjCContainerDecl
ModulePrivateFlag enum valueclang::Decl [protected]
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDecl [inline, protected]
NextInContextAndBitsclang::Decl [protected]
noload_decls_begin() const clang::DeclContext
noload_decls_end() const clang::DeclContext
OBJC_TQ_Bycopy enum valueclang::Decl
OBJC_TQ_Byref enum valueclang::Decl
OBJC_TQ_In enum valueclang::Decl
OBJC_TQ_Inout enum valueclang::Decl
OBJC_TQ_None enum valueclang::Decl
OBJC_TQ_Oneway enum valueclang::Decl
OBJC_TQ_Out enum valueclang::Decl
ObjCContainerDecl(Kind DK, DeclContext *DC, IdentifierInfo *Id, SourceLocation nameLoc, SourceLocation atStartLoc)clang::ObjCContainerDecl [inline]
ObjCDeclQualifier enum nameclang::Decl
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]
PrintStats()clang::Decl [static]
prop_begin() const clang::ObjCContainerDecl [inline]
prop_end() const clang::ObjCContainerDecl [inline]
prop_iterator typedefclang::ObjCContainerDecl
redecls_begin() const clang::Decl [inline]
redecls_end() const clang::Decl [inline]
removeDecl(Decl *D)clang::DeclContext
setAccess(AccessSpecifier AS)clang::Decl [inline]
setAtEndRange(SourceRange atEnd)clang::ObjCContainerDecl [inline]
setAtStartLoc(SourceLocation Loc)clang::ObjCContainerDecl [inline]
setAttrs(const AttrVec &Attrs)clang::Decl [inline]
setDeclContext(DeclContext *DC)clang::Decl
setDeclName(DeclarationName N)clang::NamedDecl [inline]
setHasExternalLexicalStorage(bool ES=true)clang::DeclContext [inline]
setHasExternalVisibleStorage(bool ES=true)clang::DeclContext [inline]
setImplicit(bool I=true)clang::Decl [inline]
setInvalidDecl(bool Invalid=true)clang::Decl
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocation(SourceLocation L)clang::Decl [inline]
setModulePrivate(bool MP=true)clang::Decl [inline, protected]
setNonMemberOperator()clang::Decl [inline]
setObjectOfFriendDecl(bool PreviouslyDeclared)clang::Decl [inline]
setOwningModuleID(unsigned ID)clang::Decl [inline, protected]
setReferenced(bool R=true)clang::Decl [inline]
setTopLevelDeclInObjCContainer(bool V=true)clang::Decl [inline]
setUsed(bool U=true)clang::Decl [inline]
specific_attr_begin() const clang::Decl [inline]
specific_attr_end() const clang::Decl [inline]
swapAttrs(Decl *D)clang::Decl
TopLevelDeclInObjCContainerFlag enum valueclang::Decl [protected]
udir_iterator typedefclang::DeclContext
udir_iterator_range typedefclang::DeclContext
using_directives_begin() const clang::DeclContext [inline]
using_directives_end() const clang::DeclContext [inline]
~Decl()clang::Decl [protected, virtual]
~DeclContext()clang::DeclContext