clang  3.9.0
clang::ObjCAtDefsFieldDecl Member List

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

classof(const Decl *D)clang::ObjCAtDefsFieldDeclinlinestatic
classofKind(Kind K)clang::ObjCAtDefsFieldDeclinlinestatic
Create(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, Expr *BW)clang::ObjCAtDefsFieldDeclstatic
clang::FieldDecl::Create(const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, InClassInitStyle InitStyle)clang::FieldDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::ObjCAtDefsFieldDeclstatic
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
DeclaratorDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N, QualType T, TypeSourceInfo *TInfo, SourceLocation StartL)clang::DeclaratorDeclinlineprotected
ExplicitVisibilityKind enum nameclang::NamedDecl
FieldDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, InClassInitStyle InitStyle)clang::FieldDeclinlineprotected
getBitWidth() const clang::FieldDeclinline
getBitWidthValue(const ASTContext &Ctx) const clang::FieldDecl
getCanonicalDecl() overrideclang::FieldDeclinline
getCanonicalDecl() const clang::FieldDeclinline
getCapturedVLAType() const clang::FieldDeclinline
getDeclName() const clang::NamedDeclinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFieldIndex() const clang::FieldDecl
getFirstDecl()clang::Mergeable< FieldDecl >inline
getFirstDecl() constclang::Mergeable< FieldDecl >inline
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getInClassInitializer() const clang::FieldDeclinline
getInClassInitStyle() const clang::FieldDeclinline
getInnerLocStart() const clang::DeclaratorDeclinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLocStart() const LLVM_READONLYclang::DeclaratorDeclinline
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
getNumTemplateParameterLists() const clang::DeclaratorDeclinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getOuterLocStart() const clang::DeclaratorDecl
getParent() const clang::FieldDeclinline
getParent()clang::FieldDeclinline
getQualifiedNameAsString() const clang::NamedDecl
getQualifier() const clang::DeclaratorDeclinline
getQualifierLoc() const clang::DeclaratorDeclinline
getSourceRange() const override LLVM_READONLYclang::FieldDecl
getTemplateParameterList(unsigned index) const clang::DeclaratorDeclinline
getType() const clang::ValueDeclinline
getTypeSourceInfo() const clang::DeclaratorDeclinline
getTypeSpecStartLoc() const clang::DeclaratorDecl
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
hasCapturedVLAType() const clang::FieldDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasInClassInitializer() const clang::FieldDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
isAnonymousStructOrUnion() const clang::FieldDecl
isBitField() const clang::FieldDeclinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isExternallyVisible() const clang::NamedDeclinline
isFirstDecl() constclang::Mergeable< FieldDecl >inline
isHidden() const clang::NamedDeclinline
isLinkageValid() const clang::NamedDecl
isMutable() const clang::FieldDeclinline
isUnnamedBitfield() const clang::FieldDeclinline
isWeak() const clang::ValueDecl
Mergeable()clang::Mergeable< FieldDecl >inline
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
removeBitWidth()clang::FieldDeclinline
removeInClassInitializer()clang::FieldDeclinline
setBitWidth(Expr *Width)clang::FieldDeclinline
setCapturedVLAType(const VariableArrayType *VLAType)clang::FieldDecl
setDeclName(DeclarationName N)clang::NamedDeclinline
setHidden(bool Hide)clang::NamedDeclinline
setInClassInitializer(Expr *Init)clang::FieldDeclinline
setInnerLocStart(SourceLocation L)clang::DeclaratorDeclinline
setQualifierInfo(NestedNameSpecifierLoc QualifierLoc)clang::DeclaratorDecl
setTemplateParameterListsInfo(ASTContext &Context, ArrayRef< TemplateParameterList * > TPLists)clang::DeclaratorDecl
setType(QualType newType)clang::ValueDeclinline
setTypeSourceInfo(TypeSourceInfo *TI)clang::DeclaratorDeclinline
ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N, QualType T)clang::ValueDeclinlineprotected
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl