clang API Documentation
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 value | clang::Redeclarable< decl_type >::DeclLink | |
LatestTag enum name | clang::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 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] |