clang  3.9.0
clang::EnumConstantDecl Member List

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

classof(const Decl *D)clang::EnumConstantDeclinlinestatic
classofKind(Kind K)clang::EnumConstantDeclinlinestatic
Create(ASTContext &C, EnumDecl *DC, SourceLocation L, IdentifierInfo *Id, QualType T, Expr *E, const llvm::APSInt &V)clang::EnumConstantDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::EnumConstantDeclstatic
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
EnumConstantDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, QualType T, Expr *E, const llvm::APSInt &V)clang::EnumConstantDeclinlineprotected
ExplicitVisibilityKind enum nameclang::NamedDecl
getCanonicalDecl() overrideclang::EnumConstantDeclinline
getCanonicalDecl() const clang::EnumConstantDeclinline
getDeclName() const clang::NamedDeclinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFirstDecl()clang::Mergeable< EnumConstantDecl >inline
getFirstDecl() constclang::Mergeable< EnumConstantDecl >inline
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getInitExpr() const clang::EnumConstantDeclinline
getInitExpr()clang::EnumConstantDeclinline
getInitVal() const clang::EnumConstantDeclinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
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
getQualifiedNameAsString() const clang::NamedDecl
getSourceRange() const override LLVM_READONLYclang::EnumConstantDecl
getType() const clang::ValueDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isExternallyVisible() const clang::NamedDeclinline
isFirstDecl() constclang::Mergeable< EnumConstantDecl >inline
isHidden() const clang::NamedDeclinline
isLinkageValid() const clang::NamedDecl
isWeak() const clang::ValueDecl
Mergeable()clang::Mergeable< EnumConstantDecl >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
setDeclName(DeclarationName N)clang::NamedDeclinline
setHidden(bool Hide)clang::NamedDeclinline
setInitExpr(Expr *E)clang::EnumConstantDeclinline
setInitVal(const llvm::APSInt &V)clang::EnumConstantDeclinline
setType(QualType newType)clang::ValueDeclinline
StmtIteratorBase classclang::EnumConstantDeclfriend
ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N, QualType T)clang::ValueDeclinlineprotected
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl