clang 20.0.0git
|
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 |
getLatestNotUpdated() const | clang::Redeclarable< decl_type >::DeclLink | inline |
getPrevious(const decl_type *D) const | clang::Redeclarable< decl_type >::DeclLink | inline |
isFirst() const | clang::Redeclarable< decl_type >::DeclLink | inline |
LatestLink enum value | clang::Redeclarable< decl_type >::DeclLink | |
LatestTag enum name | clang::Redeclarable< decl_type >::DeclLink | |
markIncomplete() | clang::Redeclarable< decl_type >::DeclLink | inline |
PreviousLink enum value | clang::Redeclarable< decl_type >::DeclLink | |
PreviousTag enum name | clang::Redeclarable< decl_type >::DeclLink | |
setLatest(decl_type *D) | clang::Redeclarable< decl_type >::DeclLink | inline |
setPrevious(decl_type *D) | clang::Redeclarable< decl_type >::DeclLink | inline |