clang  3.9.0
clang::ObjCPropertyDecl Member List

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

Assign enum valueclang::ObjCPropertyDecl
classof(const Decl *D)clang::ObjCPropertyDeclinlinestatic
classofKind(Kind K)clang::ObjCPropertyDeclinlinestatic
Copy enum valueclang::ObjCPropertyDecl
Create(ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLocation, SourceLocation LParenLocation, QualType T, TypeSourceInfo *TSI, PropertyControl propControl=None)clang::ObjCPropertyDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::ObjCPropertyDeclstatic
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
ExplicitVisibilityKind enum nameclang::NamedDecl
findPropertyDecl(const DeclContext *DC, const IdentifierInfo *propertyID, ObjCPropertyQueryKind queryKind)clang::ObjCPropertyDeclstatic
getAtLoc() const clang::ObjCPropertyDeclinline
getDeclName() const clang::NamedDeclinline
getDefaultSynthIvarName(ASTContext &Ctx) const clang::ObjCPropertyDecl
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFormalLinkage() const clang::NamedDeclinline
getGetterMethodDecl() const clang::ObjCPropertyDeclinline
getGetterName() const clang::ObjCPropertyDeclinline
getIdentifier() const clang::NamedDeclinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLParenLoc() const clang::ObjCPropertyDeclinline
getMostRecentDecl()clang::NamedDeclinline
getMostRecentDecl() const clang::NamedDeclinline
getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDeclvirtual
getObjCFStringFormattingFamily() const clang::NamedDecl
getPropertyAttributes() const clang::ObjCPropertyDeclinline
getPropertyAttributesAsWritten() const clang::ObjCPropertyDeclinline
getPropertyImplementation() const clang::ObjCPropertyDeclinline
getPropertyIvarDecl() const clang::ObjCPropertyDeclinline
getQualifiedNameAsString() const clang::NamedDecl
getQueryKind() const clang::ObjCPropertyDeclinline
getQueryKind(bool isClassProperty)clang::ObjCPropertyDeclinlinestatic
getSetterKind() const clang::ObjCPropertyDeclinline
getSetterMethodDecl() const clang::ObjCPropertyDeclinline
getSetterName() const clang::ObjCPropertyDeclinline
getSourceRange() const override LLVM_READONLYclang::ObjCPropertyDeclinline
getType() const clang::ObjCPropertyDeclinline
getTypeSourceInfo() const clang::ObjCPropertyDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getUsageType(QualType objectType) const clang::ObjCPropertyDecl
getVisibility() const clang::NamedDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
isAtomic() const clang::ObjCPropertyDeclinline
isClassProperty() const clang::ObjCPropertyDeclinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isExternallyVisible() const clang::NamedDeclinline
isHidden() const clang::NamedDeclinline
isInstanceProperty() const clang::ObjCPropertyDeclinline
isLinkageValid() const clang::NamedDecl
isReadOnly() const clang::ObjCPropertyDeclinline
isRetaining() const clang::ObjCPropertyDeclinline
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
None enum valueclang::ObjCPropertyDecl
NumPropertyAttrsBits enum valueclang::ObjCPropertyDecl
OBJC_PR_assign enum valueclang::ObjCPropertyDecl
OBJC_PR_atomic enum valueclang::ObjCPropertyDecl
OBJC_PR_class enum valueclang::ObjCPropertyDecl
OBJC_PR_copy enum valueclang::ObjCPropertyDecl
OBJC_PR_getter enum valueclang::ObjCPropertyDecl
OBJC_PR_noattr enum valueclang::ObjCPropertyDecl
OBJC_PR_nonatomic enum valueclang::ObjCPropertyDecl
OBJC_PR_null_resettable enum valueclang::ObjCPropertyDecl
OBJC_PR_nullability enum valueclang::ObjCPropertyDecl
OBJC_PR_readonly enum valueclang::ObjCPropertyDecl
OBJC_PR_readwrite enum valueclang::ObjCPropertyDecl
OBJC_PR_retain enum valueclang::ObjCPropertyDecl
OBJC_PR_setter enum valueclang::ObjCPropertyDecl
OBJC_PR_strong enum valueclang::ObjCPropertyDecl
OBJC_PR_unsafe_unretained enum valueclang::ObjCPropertyDecl
OBJC_PR_weak enum valueclang::ObjCPropertyDecl
Optional enum valueclang::ObjCPropertyDecl
overwritePropertyAttributes(unsigned PRVal)clang::ObjCPropertyDeclinline
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
PropertyAttributeKind enum nameclang::ObjCPropertyDecl
PropertyControl enum nameclang::ObjCPropertyDecl
Required enum valueclang::ObjCPropertyDecl
Retain enum valueclang::ObjCPropertyDecl
setAtLoc(SourceLocation L)clang::ObjCPropertyDeclinline
setDeclName(DeclarationName N)clang::NamedDeclinline
setGetterMethodDecl(ObjCMethodDecl *gDecl)clang::ObjCPropertyDeclinline
setGetterName(Selector Sel)clang::ObjCPropertyDeclinline
setHidden(bool Hide)clang::NamedDeclinline
setLParenLoc(SourceLocation L)clang::ObjCPropertyDeclinline
setPropertyAttributes(PropertyAttributeKind PRVal)clang::ObjCPropertyDeclinline
setPropertyAttributesAsWritten(PropertyAttributeKind PRVal)clang::ObjCPropertyDeclinline
setPropertyImplementation(PropertyControl pc)clang::ObjCPropertyDeclinline
setPropertyIvarDecl(ObjCIvarDecl *Ivar)clang::ObjCPropertyDeclinline
setSetterMethodDecl(ObjCMethodDecl *gDecl)clang::ObjCPropertyDeclinline
setSetterName(Selector Sel)clang::ObjCPropertyDeclinline
SetterKind enum nameclang::ObjCPropertyDecl
setType(QualType T, TypeSourceInfo *TSI)clang::ObjCPropertyDeclinline
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
Weak enum valueclang::ObjCPropertyDecl