clang  3.9.0
clang::DeclaratorDecl Member List

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

ASTDeclReader classclang::DeclaratorDeclfriend
ASTDeclWriter classclang::DeclaratorDeclfriend
classof(const Decl *D)clang::DeclaratorDeclinlinestatic
classofKind(Kind K)clang::DeclaratorDeclinlinestatic
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
getDeclName() const clang::NamedDeclinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
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
getQualifiedNameAsString() const clang::NamedDecl
getQualifier() const clang::DeclaratorDeclinline
getQualifierLoc() const clang::DeclaratorDeclinline
getSourceRange() const override LLVM_READONLYclang::DeclaratorDecl
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
hasExternalFormalLinkage() const clang::NamedDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isExternallyVisible() const clang::NamedDeclinline
isHidden() const clang::NamedDeclinline
isLinkageValid() const clang::NamedDecl
isWeak() const clang::ValueDecl
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
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