clang  3.7.0
clang::Redeclarable< decl_type > Member List

This is the complete list of members for clang::Redeclarable< decl_type >, including all inherited members.

ASTDeclReader classclang::Redeclarable< decl_type >friend
ASTDeclWriter classclang::Redeclarable< decl_type >friend
Firstclang::Redeclarable< decl_type >protected
getFirstDecl()clang::Redeclarable< decl_type >inline
getFirstDecl() const clang::Redeclarable< decl_type >inline
getMostRecentDecl()clang::Redeclarable< decl_type >inline
getMostRecentDecl() const clang::Redeclarable< decl_type >inline
getNextRedeclaration() const clang::Redeclarable< decl_type >inlineprotected
getPreviousDecl()clang::Redeclarable< decl_type >inline
getPreviousDecl() const clang::Redeclarable< decl_type >inline
isFirstDecl() const clang::Redeclarable< decl_type >inline
LatestDeclLink(const ASTContext &Ctx)clang::Redeclarable< decl_type >inlineprotectedstatic
PreviousDeclLink(decl_type *D)clang::Redeclarable< decl_type >inlineprotectedstatic
redecl_range typedefclang::Redeclarable< decl_type >
Redeclarable(const ASTContext &Ctx)clang::Redeclarable< decl_type >inline
RedeclLinkclang::Redeclarable< decl_type >protected
redecls() const clang::Redeclarable< decl_type >inline
redecls_begin() const clang::Redeclarable< decl_type >inline
redecls_end() const clang::Redeclarable< decl_type >inline
setPreviousDecl(decl_type *PrevDecl)clang::Redeclarable< decl_type >