clang  3.9.0
clang::UsingDirectiveDecl Member List

This is the complete list of members for clang::UsingDirectiveDecl, including all inherited members.

ASTDeclReader classclang::UsingDirectiveDeclfriend
classof(const Decl *D)clang::UsingDirectiveDeclinlinestatic
classofKind(Kind K)clang::UsingDirectiveDeclinlinestatic
Create(ASTContext &C, DeclContext *DC, SourceLocation UsingLoc, SourceLocation NamespaceLoc, NestedNameSpecifierLoc QualifierLoc, SourceLocation IdentLoc, NamedDecl *Nominated, DeclContext *CommonAncestor)clang::UsingDirectiveDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::UsingDirectiveDeclstatic
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
DeclContext classclang::UsingDirectiveDeclfriend
ExplicitVisibilityKind enum nameclang::NamedDecl
getCommonAncestor()clang::UsingDirectiveDeclinline
getCommonAncestor() const clang::UsingDirectiveDeclinline
getDeclName() const clang::NamedDeclinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getIdentLocation() const clang::UsingDirectiveDeclinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getMostRecentDecl()clang::NamedDeclinline
getMostRecentDecl() const clang::NamedDeclinline
clang::NamedDecl::getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDeclvirtual
getNamespaceKeyLocation() const clang::UsingDirectiveDeclinline
getNominatedNamespace()clang::UsingDirectiveDecl
getNominatedNamespace() const clang::UsingDirectiveDeclinline
getNominatedNamespaceAsWritten()clang::UsingDirectiveDeclinline
getNominatedNamespaceAsWritten() const clang::UsingDirectiveDeclinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getQualifiedNameAsString() const clang::NamedDecl
getQualifier() const clang::UsingDirectiveDeclinline
getQualifierLoc() const clang::UsingDirectiveDeclinline
getSourceRange() const override LLVM_READONLYclang::UsingDirectiveDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getUsingLoc() const clang::UsingDirectiveDeclinline
getVisibility() const clang::NamedDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isExternallyVisible() const clang::NamedDeclinline
isHidden() const clang::NamedDeclinline
isLinkageValid() const clang::NamedDecl
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
setDeclName(DeclarationName N)clang::NamedDeclinline
setHidden(bool Hide)clang::NamedDeclinline
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl