clang API Documentation

clang::Redeclarable< decl_type >::DeclLink Member List
This is the complete list of members for clang::Redeclarable< decl_type >::DeclLink, including all inherited members.
DeclLink(LatestTag, const ASTContext &Ctx)clang::Redeclarable< decl_type >::DeclLink [inline]
DeclLink(PreviousTag, decl_type *D)clang::Redeclarable< decl_type >::DeclLink [inline]
getNext(const decl_type *D) const clang::Redeclarable< decl_type >::DeclLink [inline]
LatestLink enum valueclang::Redeclarable< decl_type >::DeclLink
LatestTag enum nameclang::Redeclarable< decl_type >::DeclLink
markIncomplete()clang::Redeclarable< decl_type >::DeclLink [inline]
NextIsLatest() const clang::Redeclarable< decl_type >::DeclLink [inline]
NextIsPrevious() const clang::Redeclarable< decl_type >::DeclLink [inline]
PreviousLink enum valueclang::Redeclarable< decl_type >::DeclLink
PreviousTag enum nameclang::Redeclarable< decl_type >::DeclLink
setLatest(decl_type *D)clang::Redeclarable< decl_type >::DeclLink [inline]
setPrevious(decl_type *D)clang::Redeclarable< decl_type >::DeclLink [inline]