clang  3.9.0
clang::ObjCPropertyImplDecl Member List

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

ASTDeclReader classclang::ObjCPropertyImplDeclfriend
classof(const Decl *D)clang::ObjCPropertyImplDeclinlinestatic
classofKind(Decl::Kind K)clang::ObjCPropertyImplDeclinlinestatic
Create(ASTContext &C, DeclContext *DC, SourceLocation atLoc, SourceLocation L, ObjCPropertyDecl *property, Kind PK, ObjCIvarDecl *ivarDecl, SourceLocation ivarLoc)clang::ObjCPropertyImplDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::ObjCPropertyImplDeclstatic
Dynamic enum valueclang::ObjCPropertyImplDecl
getGetterCXXConstructor() const clang::ObjCPropertyImplDeclinline
getLocStart() const LLVM_READONLYclang::ObjCPropertyImplDeclinline
getPropertyDecl() const clang::ObjCPropertyImplDeclinline
getPropertyImplementation() const clang::ObjCPropertyImplDeclinline
getPropertyIvarDecl() const clang::ObjCPropertyImplDeclinline
getPropertyIvarDeclLoc() const clang::ObjCPropertyImplDeclinline
getSetterCXXAssignment() const clang::ObjCPropertyImplDeclinline
getSourceRange() const override LLVM_READONLYclang::ObjCPropertyImplDecl
isIvarNameSpecified() const clang::ObjCPropertyImplDeclinline
Kind enum nameclang::ObjCPropertyImplDecl
setAtLoc(SourceLocation Loc)clang::ObjCPropertyImplDeclinline
setGetterCXXConstructor(Expr *getterCXXConstructor)clang::ObjCPropertyImplDeclinline
setPropertyDecl(ObjCPropertyDecl *Prop)clang::ObjCPropertyImplDeclinline
setPropertyIvarDecl(ObjCIvarDecl *Ivar, SourceLocation IvarLoc)clang::ObjCPropertyImplDeclinline
setSetterCXXAssignment(Expr *setterCXXAssignment)clang::ObjCPropertyImplDeclinline
Synthesize enum valueclang::ObjCPropertyImplDecl