clang 19.0.0git
clang::ObjCImplementationDecl Member List

This is the complete list of members for clang::ObjCImplementationDecl, including all inherited members.

Accessclang::Declprotected
add(Kind k)clang::Declstatic
addAttr(Attr *A)clang::Decl
addClassMethod(ObjCMethodDecl *method)clang::ObjCImplDeclinline
addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
addInstanceMethod(ObjCMethodDecl *method)clang::ObjCImplDeclinline
addPropertyImplementation(ObjCPropertyImplDecl *property)clang::ObjCImplDecl
ASTDeclReaderclang::ObjCImplementationDeclfriend
ASTDeclWriterclang::ObjCImplementationDeclfriend
attr_begin() constclang::Declinline
attr_end() constclang::Declinline
attr_iterator typedefclang::Decl
attr_range typedefclang::Decl
attrs() constclang::Declinline
BlockDeclBitsclang::DeclContext
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
CacheValidAndLinkageclang::Declmutableprotected
canBeWeakImported(bool &IsDefinition) constclang::Decl
castFromDeclContext(const DeclContext *DC)clang::ObjCContainerDeclinlinestatic
castToDeclContext(const ObjCContainerDecl *D)clang::ObjCContainerDeclinlinestatic
clang::NamedDecl::castToDeclContext(const Decl *)clang::Declstatic
class_methods() constclang::ObjCContainerDeclinline
class_properties() constclang::ObjCContainerDeclinline
classmeth_begin() constclang::ObjCContainerDeclinline
classmeth_end() constclang::ObjCContainerDeclinline
classmeth_iterator typedefclang::ObjCContainerDecl
classmeth_range typedefclang::ObjCContainerDecl
classof(const Decl *D)clang::ObjCImplementationDeclinlinestatic
clang::DeclContext::classof(const DeclContext *D)clang::DeclContextinlinestatic
classofKind(Kind K)clang::ObjCImplementationDeclinlinestatic
classprop_begin() constclang::ObjCContainerDeclinline
classprop_end() constclang::ObjCContainerDeclinline
classprop_iterator typedefclang::ObjCContainerDecl
classprop_range typedefclang::ObjCContainerDecl
clearIdentifierNamespace()clang::Declinline
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
collectPropertiesToImplement(PropertyMap &PM) constclang::ObjCContainerDeclinlinevirtual
containsDecl(Decl *D) constclang::DeclContext
containsDeclAndLoad(Decl *D) constclang::DeclContext
Create(ASTContext &C, DeclContext *DC, ObjCInterfaceDecl *classInterface, ObjCInterfaceDecl *superDecl, SourceLocation nameLoc, SourceLocation atStartLoc, SourceLocation superLoc=SourceLocation(), SourceLocation IvarLBraceLoc=SourceLocation(), SourceLocation IvarRBraceLoc=SourceLocation())clang::ObjCImplementationDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::ObjCImplementationDeclstatic
CXXConstructorDeclBitsclang::DeclContext
ddiag_range typedefclang::DeclContext
ddiags() constclang::DeclContextinline
Decl()=deleteclang::Decl
Decl(const Decl &)=deleteclang::Decl
Decl(Decl &&)=deleteclang::Decl
Decl(Kind DK, DeclContext *DC, SourceLocation L)clang::Declinlineprotected
Decl(Kind DK, EmptyShell Empty)clang::Declinlineprotected
decl_range typedefclang::DeclContext
declarationReplaces(const NamedDecl *OldD, bool IsKnownNewer=true) constclang::NamedDecl
DeclContext(Decl::Kind K)clang::DeclContextprotected
DeclContextBitsclang::DeclContext
decls() constclang::DeclContextinline
decls_begin() constclang::DeclContext
decls_empty() constclang::DeclContext
decls_end() constclang::DeclContextinline
dropAttr()clang::Declinline
dropAttrs()clang::Decl
dropAttrs()clang::Declinline
dump() constclang::Decl
dump(raw_ostream &Out, bool Deserialize=false, ASTDumpOutputFormat OutputFormat=ADOF_Default) constclang::Decl
dumpAsDecl() constclang::DeclContext
dumpAsDecl(const ASTContext *Ctx) constclang::DeclContext
dumpColor() constclang::Decl
dumpDeclContext() constclang::DeclContext
dumpLookups() constclang::DeclContext
dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false, bool Deserialize=false) constclang::DeclContext
EnableStatistics()clang::Declstatic
Encloses(const DeclContext *DC) constclang::DeclContext
EnumDeclBitsclang::DeclContext
Equals(const DeclContext *DC) constclang::DeclContextinline
ExplicitVisibilityKind enum nameclang::NamedDecl
FindPropertyDeclaration(const IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) constclang::ObjCContainerDecl
FindPropertyImplDecl(IdentifierInfo *propertyId, ObjCPropertyQueryKind queryKind) constclang::ObjCImplDecl
FindPropertyImplIvarDecl(IdentifierInfo *ivarId) constclang::ObjCImplDecl
FirstDeclclang::DeclContextmutableprotected
FOK_Declared enum valueclang::Decl
FOK_None enum valueclang::Decl
FOK_Undeclared enum valueclang::Decl
FriendObjectKind enum nameclang::Decl
FromASTFileclang::Declprotected
FunctionDeclBitsclang::DeclContext
getAccess() constclang::Declinline
getAccessUnsafe() constclang::Declinline
getAsFunction() LLVM_READONLYclang::Decl
getAsFunction() constclang::Declinline
getASTContext() const LLVM_READONLYclang::Decl
getASTMutationListener() constclang::Declprotected
getAtEndRange() constclang::ObjCContainerDeclinline
getAtStartLoc() constclang::ObjCContainerDeclinline
getAttr() constclang::Declinline
getAttrs()clang::Declinline
getAttrs() constclang::Decl
getAvailability(std::string *Message=nullptr, VersionTuple EnclosingVersion=VersionTuple(), StringRef *RealizedPlatform=nullptr) constclang::Decl
getBeginLoc() const LLVM_READONLYclang::Declinline
getBody() constclang::Declinlinevirtual
getBodyRBrace() constclang::Decl
getCachedLinkage() constclang::Declinlineprotected
getCanonicalDecl()clang::Declinlinevirtual
getCanonicalDecl() constclang::Declinline
getClassInterface() constclang::ObjCImplDeclinline
getClassInterface()clang::ObjCImplDeclinline
getClassMethod(Selector Sel, bool AllowHidden=false) constclang::ObjCContainerDeclinline
getDeclContext()clang::Declinline
getDeclContext() constclang::Declinline
getDeclKind() constclang::DeclContextinline
clang::getDeclKindName() constclang::Decl
clang::DeclContext::getDeclKindName() constclang::DeclContext
getDeclName() constclang::NamedDeclinline
getDefiningAttr() constclang::Decl
getDescribedTemplate() constclang::Decl
getDescribedTemplateParams() constclang::Decl
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() constclang::DeclContextinline
getEndLoc() const LLVM_READONLYclang::Declinline
getExplicitVisibility(ExplicitVisibilityKind kind) constclang::NamedDecl
getExternalSourceSymbolAttr() constclang::Decl
getExternCContext() constclang::DeclContext
getFormalLinkage() constclang::NamedDecl
getFriendObjectKind() constclang::Declinline
getFunctionType(bool BlocksToo=true) constclang::Decl
getGlobalID() constclang::Declinline
getID() constclang::Decl
getIdentifier() constclang::ObjCImplementationDeclinline
getIdentifierNamespace() constclang::Declinline
getIdentifierNamespaceForKind(Kind DK)clang::Declstatic
getImportedOwningModule() constclang::Declinline
getInnermostBlockDecl() constclang::DeclContext
getInstanceMethod(Selector Sel, bool AllowHidden=false) constclang::ObjCContainerDeclinline
getIvarDecl(IdentifierInfo *Id) constclang::ObjCContainerDecl
getIvarLBraceLoc() constclang::ObjCImplementationDeclinline
getIvarRBraceLoc() constclang::ObjCImplementationDeclinline
getKind() constclang::Declinline
getLangOpts() const LLVM_READONLYclang::Decl
getLexicalDeclContext()clang::Declinline
getLexicalDeclContext() constclang::Declinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() constclang::DeclContextinline
getLinkageAndVisibility() constclang::NamedDecl
getLinkageInternal() constclang::NamedDecl
getLocalOwningModule() constclang::Declinline
getLocation() constclang::Declinline
getLookupParent()clang::DeclContext
getLookupParent() constclang::DeclContextinline
getLookupPtr() constclang::DeclContextinline
getMaxAlignment() constclang::Decl
getMethod(Selector Sel, bool isInstance, bool AllowHidden=false) constclang::ObjCContainerDecl
getModuleOwnershipKind() constclang::Declinline
getMostRecentDecl()clang::NamedDeclinline
getMostRecentDecl() constclang::NamedDeclinline
getMostRecentDeclImpl()clang::Declinlineprotectedvirtual
getName() constclang::ObjCImplementationDeclinline
getNameAsString() constclang::ObjCImplementationDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) constclang::NamedDeclvirtual
getNextDeclInContext()clang::Declinline
getNextDeclInContext() constclang::Declinline
getNextRedeclarationImpl()clang::Declinlineprotectedvirtual
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() constclang::DeclContextinline
getNonClosureContext()clang::Decl
getNonClosureContext() constclang::Declinline
getNonTransparentContext()clang::DeclContext
getNonTransparentContext() constclang::DeclContextinline
getNonTransparentDeclContext()clang::Decl
getNonTransparentDeclContext() constclang::Declinline
getNumIvarInitializers() constclang::ObjCImplementationDeclinline
getObjCFStringFormattingFamily() constclang::NamedDecl
getObjCRuntimeNameAsString() constclang::ObjCImplementationDecl
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() constclang::DeclContextinline
getOwningModule() constclang::Declinline
getOwningModuleForLinkage(bool IgnoreLinkage=false) constclang::Decl
getOwningModuleID() constclang::Declinline
getParent()clang::DeclContextinline
getParent() constclang::DeclContextinline
getParentASTContext() constclang::DeclContextinline
getParentFunctionOrMethod(bool LexicalParent=false) constclang::Decl
getParentFunctionOrMethod(bool LexicalParent=false)clang::Declinline
getPreviousDecl()clang::Declinline
getPreviousDecl() constclang::Declinline
getPreviousDeclImpl()clang::Declinlineprotectedvirtual
getPrimaryContext()clang::DeclContext
getPrimaryContext() constclang::DeclContextinline
getProperty(const IdentifierInfo *Id, bool IsInstance) constclang::ObjCContainerDecl
getQualifiedNameAsString() constclang::NamedDecl
getRedeclContext()clang::DeclContext
getRedeclContext() constclang::DeclContextinline
getSourceRange() const override LLVM_READONLYclang::ObjCContainerDeclinlinevirtual
getSuperClass() constclang::ObjCImplementationDeclinline
getSuperClass()clang::ObjCImplementationDeclinline
getSuperClassLoc() constclang::ObjCImplementationDeclinline
getTemplateDepth() constclang::Decl
getTranslationUnitDecl()clang::Decl
getTranslationUnitDecl() constclang::Declinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() constclang::NamedDeclinline
getVersionIntroduced() constclang::Decl
getVisibility() constclang::NamedDeclinline
hasAttr() constclang::Declinline
hasAttrs() constclang::Declinline
hasBody() constclang::Declinlinevirtual
hasCachedLinkage() constclang::Declinlineprotected
hasDefiningAttr() constclang::Decl
hasDestructors() constclang::ObjCImplementationDeclinline
hasExternalFormalLinkage() constclang::NamedDeclinline
hasExternalLexicalStorage() constclang::DeclContextinline
hasExternalVisibleStorage() constclang::DeclContextinline
hasLinkage() constclang::NamedDecl
hasLinkageBeenComputed() constclang::NamedDeclinline
hasLocalOwningModuleStorage() constclang::Declprotected
hasNonZeroConstructors() constclang::ObjCImplementationDeclinline
hasOwningModule() constclang::Declinline
hasTagIdentifierNamespace() constclang::Declinline
HasUserDeclaredSetterMethod(const ObjCPropertyDecl *P) constclang::ObjCContainerDecl
hasValidDeclKind() constclang::DeclContext
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Declprotected
IDNS_Label enum valueclang::Decl
IDNS_LocalExtern enum valueclang::Decl
IDNS_Member enum valueclang::Decl
IDNS_Namespace enum valueclang::Decl
IDNS_NonMemberOperator enum valueclang::Decl
IDNS_ObjCProtocol enum valueclang::Decl
IDNS_OMPMapper enum valueclang::Decl
IDNS_OMPReduction 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) constclang::DeclContext
init_begin()clang::ObjCImplementationDeclinline
init_begin() constclang::ObjCImplementationDecl
init_const_iterator typedefclang::ObjCImplementationDecl
init_const_range typedefclang::ObjCImplementationDecl
init_end()clang::ObjCImplementationDeclinline
init_end() constclang::ObjCImplementationDeclinline
init_iterator typedefclang::ObjCImplementationDecl
init_range typedefclang::ObjCImplementationDecl
inits()clang::ObjCImplementationDeclinline
inits() constclang::ObjCImplementationDeclinline
instance_methods() constclang::ObjCContainerDeclinline
instance_properties() constclang::ObjCContainerDeclinline
instmeth_begin() constclang::ObjCContainerDeclinline
instmeth_end() constclang::ObjCContainerDeclinline
instmeth_iterator typedefclang::ObjCContainerDecl
instmeth_range typedefclang::ObjCContainerDecl
instprop_begin() constclang::ObjCContainerDeclinline
instprop_end() constclang::ObjCContainerDeclinline
instprop_iterator typedefclang::ObjCContainerDecl
instprop_range typedefclang::ObjCContainerDecl
isCanonicalDecl() constclang::Declinline
isClosure() constclang::DeclContextinline
isCXXClassMember() constclang::NamedDeclinline
isCXXInstanceMember() constclang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) constclang::DeclContextinline
isDefinedOutsideFunctionOrMethod() constclang::Declinline
isDependentContext() constclang::DeclContext
isDeprecated(std::string *Message=nullptr) constclang::Declinline
isExternallyDeclarable() constclang::NamedDeclinline
isExternallyVisible() constclang::NamedDeclinline
isExternCContext() constclang::DeclContext
isExternCXXContext() constclang::DeclContext
isFileContext() constclang::DeclContextinline
isFileContextDecl() constclang::Decl
isFirstDecl() constclang::Declinline
isFlexibleArrayMemberLike(ASTContext &Context, const Decl *D, QualType Ty, LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel, bool IgnoreTemplateOrMacroSubstitution)clang::Declstatic
isFromASTFile() constclang::Declinline
isFromExplicitGlobalModule() constclang::Decl
isFunctionOrFunctionTemplate() constclang::Declinline
isFunctionOrMethod() constclang::DeclContextinline
isFunctionPointerType() constclang::Decl
isImplicit() constclang::Declinline
isInAnonymousNamespace() constclang::Decl
isInAnotherModuleUnit() constclang::Decl
isInExportDeclContext() constclang::Decl
isInIdentifierNamespace(unsigned NS) constclang::Declinline
isInlineNamespace() constclang::DeclContext
isInLocalScopeForInstantiation() constclang::Decl
isInStdNamespace() constclang::Decl
isInvalidDecl() constclang::Declinline
isInvisibleOutsideTheOwningModule() constclang::Declinline
isLinkageValid() constclang::NamedDecl
isLocalExternDecl() constclang::Declinline
isLookupContext() constclang::DeclContextinline
isModulePrivate() constclang::NamedDeclinline
isNamespace() constclang::DeclContextinline
isObjCContainer() constclang::DeclContextinline
isOutOfLine() constclang::Declvirtual
isParameterPack() constclang::Decl
isPlaceholderVar(const LangOptions &LangOpts) constclang::NamedDecl
isReachable() constclang::Declinline
isRecord() constclang::DeclContextinline
isReferenced() constclang::Decl
isReserved(const LangOptions &LangOpts) constclang::NamedDecl
isStdNamespace() constclang::DeclContext
isTagIdentifierNamespace(unsigned NS)clang::Declinlinestatic
isTemplated() constclang::Decl
isTemplateDecl() constclang::Decl
isTemplateParameter() constclang::Declinline
isTemplateParameterPack() constclang::Decl
isThisDeclarationReferenced() constclang::Declinline
isTopLevelDeclInObjCContainer() constclang::Declinline
isTranslationUnit() constclang::DeclContextinline
isTransparentContext() constclang::DeclContext
isUnavailable(std::string *Message=nullptr) constclang::Declinline
isUnconditionallyVisible() constclang::Declinline
isUsed(bool CheckUsedAttr=true) constclang::Decl
isWeakImported() constclang::Decl
ivar_begin() constclang::ObjCImplementationDeclinline
ivar_empty() constclang::ObjCImplementationDeclinline
ivar_end() constclang::ObjCImplementationDeclinline
ivar_iterator typedefclang::ObjCImplementationDecl
ivar_range typedefclang::ObjCImplementationDecl
ivar_size() constclang::ObjCImplementationDeclinline
ivars() constclang::ObjCImplementationDeclinline
Kind enum nameclang::Decl
LastDeclclang::DeclContextmutableprotected
LinkageSpecDeclBitsclang::DeclContext
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name) constclang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups() constclang::DeclContextinline
lookups_begin() constclang::DeclContext
lookups_end() constclang::DeclContext
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
markUsed(ASTContext &C)clang::Decl
meth_begin() constclang::ObjCContainerDeclinline
meth_end() constclang::ObjCContainerDeclinline
method_iterator typedefclang::ObjCContainerDecl
method_range typedefclang::ObjCContainerDecl
methods() constclang::ObjCContainerDeclinline
ModuleOwnershipKind enum nameclang::Decl
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
NextInContextAndBitsclang::Declprotected
noload_decls() constclang::DeclContextinline
noload_decls_begin() constclang::DeclContextinline
noload_decls_end() constclang::DeclContextinline
noload_lookup(DeclarationName Name)clang::DeclContext
noload_lookups(bool PreserveInternalState) constclang::DeclContextinline
noload_lookups_begin() constclang::DeclContext
noload_lookups_end() constclang::DeclContext
OBJC_TQ_Bycopy enum valueclang::Decl
OBJC_TQ_Byref enum valueclang::Decl
OBJC_TQ_CSNullability 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, const IdentifierInfo *Id, SourceLocation nameLoc, SourceLocation atStartLoc)clang::ObjCContainerDecl
ObjCContainerDeclBitsclang::DeclContext
ObjCDeclQualifier enum nameclang::Decl
ObjCImplDecl(Kind DK, DeclContext *DC, ObjCInterfaceDecl *classInterface, const IdentifierInfo *Id, SourceLocation nameLoc, SourceLocation atStartLoc)clang::ObjCImplDeclinlineprotected
ObjCMethodDeclBitsclang::DeclContext
OMPDeclareReductionDeclBitsclang::DeclContext
operator new(std::size_t Size, const ASTContext &Ctx, unsigned ID, std::size_t Extra=0)clang::Declprotected
operator new(std::size_t Size, const ASTContext &Ctx, DeclContext *Parent, std::size_t Extra=0)clang::Declprotected
operator=(const Decl &)=deleteclang::Decl
operator=(Decl &&)=deleteclang::Decl
print(raw_ostream &Out, unsigned Indentation=0, bool PrintInstantiation=false) constclang::Decl
print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0, bool PrintInstantiation=false) constclang::Decl
printGroup(Decl **Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0)clang::Declstatic
printName(raw_ostream &OS, const PrintingPolicy &Policy) constclang::NamedDeclvirtual
printName(raw_ostream &OS) constclang::NamedDecl
printNestedNameSpecifier(raw_ostream &OS) constclang::NamedDecl
printNestedNameSpecifier(raw_ostream &OS, const PrintingPolicy &Policy) constclang::NamedDecl
printQualifiedName(raw_ostream &OS) constclang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) constclang::NamedDecl
PrintStats()clang::Declstatic
prop_begin() constclang::ObjCContainerDeclinline
prop_end() constclang::ObjCContainerDeclinline
prop_iterator typedefclang::ObjCContainerDecl
prop_range typedefclang::ObjCContainerDecl
properties() constclang::ObjCContainerDeclinline
property_impls() constclang::ObjCImplDeclinline
PropertyDeclOrder typedefclang::ObjCContainerDecl
PropertyMap typedefclang::ObjCContainerDecl
propimpl_begin() constclang::ObjCImplDeclinline
propimpl_end() constclang::ObjCImplDeclinline
propimpl_iterator typedefclang::ObjCImplDecl
propimpl_range typedefclang::ObjCImplDecl
ProtocolPropertySet typedefclang::ObjCContainerDecl
RecordDeclBitsclang::DeclContext
redecl_range typedefclang::Decl
redecls() constclang::Declinline
redecls_begin() constclang::Declinline
redecls_end() constclang::Declinline
removeDecl(Decl *D)clang::DeclContext
setAccess(AccessSpecifier AS)clang::Declinline
setAtEndRange(SourceRange atEnd)clang::ObjCContainerDeclinline
setAtStartLoc(SourceLocation Loc)clang::ObjCContainerDeclinline
setAttrs(const AttrVec &Attrs)clang::Declinline
setCachedLinkage(Linkage L) constclang::Declinlineprotected
setClassInterface(ObjCInterfaceDecl *IFace)clang::ObjCImplDecl
setDeclContext(DeclContext *DC)clang::Decl
setDeclName(DeclarationName N)clang::NamedDeclinline
setFromASTFile()clang::Declinline
setHasDestructors(bool val)clang::ObjCImplementationDeclinline
setHasExternalLexicalStorage(bool ES=true) constclang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true) constclang::DeclContextinline
setHasNonZeroConstructors(bool val)clang::ObjCImplementationDeclinline
setImplicit(bool I=true)clang::Declinline
setInvalidDecl(bool Invalid=true)clang::Decl
setIsUsed()clang::Declinline
setIvarInitializers(ASTContext &C, CXXCtorInitializer **initializers, unsigned numInitializers)clang::ObjCImplementationDecl
setIvarLBraceLoc(SourceLocation Loc)clang::ObjCImplementationDeclinline
setIvarRBraceLoc(SourceLocation Loc)clang::ObjCImplementationDeclinline
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocalExternDecl()clang::Declinline
setLocalOwningModule(Module *M)clang::Declinline
setLocation(SourceLocation L)clang::Declinline
setModuleOwnershipKind(ModuleOwnershipKind MOK)clang::Declinline
setModulePrivate()clang::NamedDeclinline
setMustBuildLookupTable()clang::DeclContextinline
setNonMemberOperator()clang::Declinline
setNumIvarInitializers(unsigned numNumIvarInitializers)clang::ObjCImplementationDeclinline
setObjectOfFriendDecl(bool PerformFriendInjection=false)clang::Declinline
setOwningModuleID(unsigned ID)clang::Declinline
setReferenced(bool R=true)clang::Declinline
setSuperClass(ObjCInterfaceDecl *superCls)clang::ObjCImplementationDeclinline
setTopLevelDeclInObjCContainer(bool V=true)clang::Declinline
setUseQualifiedLookup(bool use=true) constclang::DeclContextinline
setVisibleDespiteOwningModule()clang::Declinline
shouldUseQualifiedLookup() constclang::DeclContextinline
specific_attr_begin() constclang::Declinline
specific_attr_end() constclang::Declinline
specific_attrs() constclang::Declinline
TagDeclBitsclang::DeclContext
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
updateOutOfDate(IdentifierInfo &II) constclang::Declprotected
using_directives() constclang::DeclContext
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~Decl()clang::Declprotectedvirtual
~DeclContext()clang::DeclContext