clang API Documentation

clang::ObjCMethodDecl Member List
This is the complete list of members for clang::ObjCMethodDecl, 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
ASTDeclReader classclang::ObjCMethodDecl [friend]
ASTDeclWriter classclang::ObjCMethodDecl [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
attr_range typedefclang::Decl
attrs() const clang::Decl [inline]
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContext [protected, static]
buildLookup()clang::DeclContext
CacheValidAndLinkageclang::Decl [mutable, protected]
canBeWeakImported(bool &IsDefinition) const clang::Decl
castFromDeclContext(const DeclContext *DC)clang::ObjCMethodDecl [inline, static]
castToDeclContext(const ObjCMethodDecl *D)clang::ObjCMethodDecl [inline, static]
clang::NamedDecl::castToDeclContext(const Decl *)clang::Decl [static]
classof(const Decl *D)clang::ObjCMethodDecl [inline, static]
clang::DeclContext::classof(const DeclContext *D)clang::DeclContext [inline, static]
classofKind(Kind K)clang::ObjCMethodDecl [inline, static]
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
Create(ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, DeclContext *contextDecl, bool isInstance=true, bool isVariadic=false, bool isPropertyAccessor=false, bool isImplicitlyDeclared=false, bool isDefined=false, ImplementationControl impControl=None, bool HasRelatedResultType=false)clang::ObjCMethodDecl [static]
CreateDeserialized(ASTContext &C, unsigned ID)clang::ObjCMethodDecl [static]
createImplicitParams(ASTContext &Context, const ObjCInterfaceDecl *ID)clang::ObjCMethodDecl
CXXClassMemberWrapper classclang::Decl [friend]
ddiag_range typedefclang::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 typedefclang::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]
deref_fun typedefclang::ObjCMethodDecl
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 nameclang::NamedDecl
ExternalASTSource classclang::DeclContext [friend]
findPropertyDecl(bool CheckOverrides=true) const clang::ObjCMethodDecl
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]
getAccessUnsafe() const clang::Decl [inline]
getAsFunction() LLVM_READONLYclang::Decl
getAsFunction() const clang::Decl [inline]
getASTContext() const LLVM_READONLYclang::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 overrideclang::ObjCMethodDecl [virtual]
getBodyRBrace() const clang::Decl
getCachedLinkage() const clang::Decl [inline, protected]
getCanonicalDecl() overrideclang::ObjCMethodDecl [virtual]
getCanonicalDecl() const clang::ObjCMethodDecl [inline]
getClassInterface()clang::ObjCMethodDecl
getClassInterface() const clang::ObjCMethodDecl [inline]
getCmdDecl() const clang::ObjCMethodDecl [inline]
getCompoundBody()clang::ObjCMethodDecl [inline]
getDeclaratorEndLoc() const clang::ObjCMethodDecl [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(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]
getImplementationControl() const clang::ObjCMethodDecl [inline]
getKind() const clang::Decl [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_READONLYclang::ObjCMethodDecl
getLocStart() const LLVM_READONLYclang::ObjCMethodDecl [inline]
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContext [inline]
getLookupPtr() const clang::DeclContext [inline]
getMaxAlignment() const clang::Decl
getMethodFamily() const clang::ObjCMethodDecl
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]
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContext [inline]
getNonClosureContext()clang::Decl
getNonClosureContext() const clang::Decl [inline]
getNumSelectorLocs() const clang::ObjCMethodDecl [inline]
getObjCDeclQualifier() const clang::ObjCMethodDecl [inline]
getObjCFStringFormattingFamily() const clang::NamedDecl
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContext [inline]
getOverriddenMethods(SmallVectorImpl< const ObjCMethodDecl * > &Overridden) const clang::ObjCMethodDecl
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]
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
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContext [inline]
getReturnType() const clang::ObjCMethodDecl [inline]
getReturnTypeSourceInfo() const clang::ObjCMethodDecl [inline]
getReturnTypeSourceRange() const clang::ObjCMethodDecl
getSelector() const clang::ObjCMethodDecl [inline]
getSelectorLoc(unsigned Index) const clang::ObjCMethodDecl [inline]
getSelectorLocs(SmallVectorImpl< SourceLocation > &SelLocs) const clang::ObjCMethodDecl
getSelectorStartLoc() const clang::ObjCMethodDecl [inline]
getSelfDecl() const clang::ObjCMethodDecl [inline]
getSendResultType() const clang::ObjCMethodDecl [inline]
getSourceRange() const override LLVM_READONLYclang::ObjCMethodDecl [inline, virtual]
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 overrideclang::ObjCMethodDecl [inline, virtual]
hasCachedLinkage() const clang::Decl [inline, protected]
hasExternalFormalLinkage() const clang::NamedDecl [inline]
hasExternalLexicalStorage() const clang::DeclContext [inline]
hasExternalVisibleStorage() const clang::DeclContext [inline]
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDecl [inline]
hasRelatedResultType() const clang::ObjCMethodDecl [inline]
hasSkippedBody() const clang::ObjCMethodDecl [inline]
hasTagIdentifierNamespace() const clang::Decl [inline]
Hiddenclang::Decl [protected]
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Decl [protected]
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_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
ImplementationControl enum nameclang::ObjCMethodDecl
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isCanonicalDecl() const clang::Decl [inline]
isClassMethod() const clang::ObjCMethodDecl [inline]
isClosure() const clang::DeclContext [inline]
isCXXClassMember() const clang::NamedDecl [inline]
isCXXInstanceMember() const clang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContext [inline]
isDefined() const clang::ObjCMethodDecl [inline]
isDefinedOutsideFunctionOrMethod() const clang::Decl [inline]
isDependentContext() const clang::DeclContext
isDeprecated(std::string *Message=nullptr) const clang::Decl [inline]
isDesignatedInitializerForTheInterface(const ObjCMethodDecl **InitMethod=nullptr) const clang::ObjCMethodDecl
isExternallyVisible() const clang::NamedDecl [inline]
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContext [inline]
isFirstDecl() const clang::Decl [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
isInstanceMethod() const clang::ObjCMethodDecl [inline]
isInStdNamespace() const clang::Decl
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]
isOverriding() const clang::ObjCMethodDecl [inline]
isParameterPack() const clang::Decl
isPropertyAccessor() const clang::ObjCMethodDecl [inline]
isRecord() const clang::DeclContext [inline]
isRedeclaration() const clang::ObjCMethodDecl [inline]
isReferenced() const clang::Decl
isStdNamespace() const clang::DeclContext
isTagIdentifierNamespace(unsigned NS)clang::Decl [inline, static]
isTemplateDecl() const clang::Decl
isTemplateParameter() const clang::Decl [inline]
isTemplateParameterPack() const clang::Decl
isThisDeclarationADefinition() const clang::ObjCMethodDecl [inline]
isThisDeclarationADesignatedInitializer() const clang::ObjCMethodDecl
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]
isUsed(bool CheckUsedAttr=true) const clang::Decl
isVariadic() const clang::ObjCMethodDecl [inline]
isWeakImported() const clang::Decl
Kind enum nameclang::Decl
LastDeclclang::DeclContext [mutable, protected]
LinkageComputer classclang::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 typedefclang::DeclContext
lookup_const_result typedefclang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups() const clang::DeclContext [inline]
lookups_begin() const clang::DeclContext [inline]
lookups_end() const clang::DeclContext [inline]
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
markUsed(ASTContext &C)clang::Decl
ModulePrivateFlag enum valueclang::Decl [protected]
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDecl [inline, protected]
NextInContextAndBitsclang::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]
None enum valueclang::ObjCMethodDecl
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
ObjCDeclQualifier enum nameclang::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]
Optional enum valueclang::ObjCMethodDecl
param_begin() const clang::ObjCMethodDecl [inline]
param_begin()clang::ObjCMethodDecl [inline]
param_const_iterator typedefclang::ObjCMethodDecl
param_const_range typedefclang::ObjCMethodDecl
param_end() const clang::ObjCMethodDecl [inline]
param_end()clang::ObjCMethodDecl [inline]
param_iterator typedefclang::ObjCMethodDecl
param_range typedefclang::ObjCMethodDecl
param_size() const clang::ObjCMethodDecl [inline]
param_type_begin() const clang::ObjCMethodDecl [inline]
param_type_end() const clang::ObjCMethodDecl [inline]
param_type_iterator typedefclang::ObjCMethodDecl
parameters() const clang::ObjCMethodDecl [inline]
params()clang::ObjCMethodDecl [inline]
params() const clang::ObjCMethodDecl [inline]
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 typedefclang::Decl
Redeclarable classclang::Decl [friend]
redecls() const clang::Decl [inline]
redecls_begin() const clang::Decl [inline]
redecls_end() const clang::Decl [inline]
removeDecl(Decl *D)clang::DeclContext
Required enum valueclang::ObjCMethodDecl
sel_param_end() const clang::ObjCMethodDecl [inline]
setAccess(AccessSpecifier AS)clang::Decl [inline]
setAsRedeclaration(const ObjCMethodDecl *PrevMethod)clang::ObjCMethodDecl
setAttrs(const AttrVec &Attrs)clang::Decl [inline]
setBody(Stmt *B)clang::ObjCMethodDecl [inline]
setCachedLinkage(Linkage L) const clang::Decl [inline, protected]
setCmdDecl(ImplicitParamDecl *CD)clang::ObjCMethodDecl [inline]
setDeclContext(DeclContext *DC)clang::Decl
setDeclImplementation(ImplementationControl ic)clang::ObjCMethodDecl [inline]
setDeclName(DeclarationName N)clang::NamedDecl [inline]
setDefined(bool isDefined)clang::ObjCMethodDecl [inline]
setHasExternalLexicalStorage(bool ES=true)clang::DeclContext [inline]
setHasExternalVisibleStorage(bool ES=true)clang::DeclContext [inline]
setHasSkippedBody(bool Skipped=true)clang::ObjCMethodDecl [inline]
setHidden(bool Hide)clang::NamedDecl [inline]
setImplicit(bool I=true)clang::Decl [inline]
setInstanceMethod(bool isInst)clang::ObjCMethodDecl [inline]
setInvalidDecl(bool Invalid=true)clang::Decl
setIsUsed()clang::Decl [inline]
setLazyBody(uint64_t Offset)clang::ObjCMethodDecl [inline]
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocalExternDecl()clang::Decl [inline]
setLocation(SourceLocation L)clang::Decl [inline]
setMethodParams(ASTContext &C, ArrayRef< ParmVarDecl * > Params, ArrayRef< SourceLocation > SelLocs=llvm::None)clang::ObjCMethodDecl
setModulePrivate(bool MP=true)clang::Decl [inline, protected]
setMustBuildLookupTable()clang::DeclContext [inline]
setNonMemberOperator()clang::Decl [inline]
setObjCDeclQualifier(ObjCDeclQualifier QV)clang::ObjCMethodDecl [inline]
setObjectOfFriendDecl(bool PerformFriendInjection=false)clang::Decl [inline]
setOverriding(bool isOverriding)clang::ObjCMethodDecl [inline]
setOwningModuleID(unsigned ID)clang::Decl [inline, protected]
setPropertyAccessor(bool isAccessor)clang::ObjCMethodDecl [inline]
setReferenced(bool R=true)clang::Decl [inline]
SetRelatedResultType(bool RRT=true)clang::ObjCMethodDecl [inline]
setReturnType(QualType T)clang::ObjCMethodDecl [inline]
setReturnTypeSourceInfo(TypeSourceInfo *TInfo)clang::ObjCMethodDecl [inline]
setSelfDecl(ImplicitParamDecl *SD)clang::ObjCMethodDecl [inline]
setTopLevelDeclInObjCContainer(bool V=true)clang::Decl [inline]
setVariadic(bool isVar)clang::ObjCMethodDecl [inline]
specific_attr_begin() const clang::Decl [inline]
specific_attr_end() const clang::Decl [inline]
specific_attrs() const clang::Decl [inline]
TopLevelDeclInObjCContainerFlag enum valueclang::Decl [protected]
udir_range typedefclang::DeclContext
updateOutOfDate(IdentifierInfo &II) const clang::Decl [protected]
using_directives() const clang::DeclContext
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~Decl()clang::Decl [protected, virtual]
~DeclContext()clang::DeclContext