classof(const Decl *D) | clang::ObjCCompatibleAliasDecl | inlinestatic |
classofKind(Kind K) | clang::ObjCCompatibleAliasDecl | inlinestatic |
Create(ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, ObjCInterfaceDecl *aliasedClass) | clang::ObjCCompatibleAliasDecl | static |
CreateDeserialized(ASTContext &C, unsigned ID) | clang::ObjCCompatibleAliasDecl | static |
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const | clang::NamedDecl | |
ExplicitVisibilityKind enum name | clang::NamedDecl | |
getClassInterface() const | clang::ObjCCompatibleAliasDecl | inline |
getClassInterface() | clang::ObjCCompatibleAliasDecl | inline |
getDeclName() const | clang::NamedDecl | inline |
getExplicitVisibility(ExplicitVisibilityKind kind) const | clang::NamedDecl | |
getFormalLinkage() const | clang::NamedDecl | inline |
getIdentifier() const | clang::NamedDecl | inline |
getLinkageAndVisibility() const | clang::NamedDecl | |
getLinkageInternal() const | clang::NamedDecl | |
getMostRecentDecl() | clang::NamedDecl | inline |
getMostRecentDecl() const | clang::NamedDecl | inline |
getName() const | clang::NamedDecl | inline |
getNameAsString() const | clang::NamedDecl | inline |
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const | clang::NamedDecl | virtual |
getObjCFStringFormattingFamily() const | clang::NamedDecl | |
getQualifiedNameAsString() const | clang::NamedDecl | |
getUnderlyingDecl() | clang::NamedDecl | inline |
getUnderlyingDecl() const | clang::NamedDecl | inline |
getVisibility() const | clang::NamedDecl | inline |
hasExternalFormalLinkage() const | clang::NamedDecl | inline |
hasLinkage() const | clang::NamedDecl | |
hasLinkageBeenComputed() const | clang::NamedDecl | inline |
isCXXClassMember() const | clang::NamedDecl | inline |
isCXXInstanceMember() const | clang::NamedDecl | |
isExternallyVisible() const | clang::NamedDecl | inline |
isHidden() const | clang::NamedDecl | inline |
isLinkageValid() const | clang::NamedDecl | |
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) | clang::NamedDecl | inlineprotected |
printName(raw_ostream &os) const | clang::NamedDecl | inline |
printQualifiedName(raw_ostream &OS) const | clang::NamedDecl | |
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const | clang::NamedDecl | |
setClassInterface(ObjCInterfaceDecl *D) | clang::ObjCCompatibleAliasDecl | inline |
setDeclName(DeclarationName N) | clang::NamedDecl | inline |
setHidden(bool Hide) | clang::NamedDecl | inline |
VisibilityForType enum value | clang::NamedDecl | |
VisibilityForValue enum value | clang::NamedDecl | |