clang  3.9.0
clang::LabelDecl Member List

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

classof(const Decl *D)clang::LabelDeclinlinestatic
classofKind(Kind K)clang::LabelDeclinlinestatic
Create(ASTContext &C, DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II)clang::LabelDeclstatic
Create(ASTContext &C, DeclContext *DC, SourceLocation IdentL, IdentifierInfo *II, SourceLocation GnuLabelL)clang::LabelDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::LabelDeclstatic
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
ExplicitVisibilityKind enum nameclang::NamedDecl
getDeclName() const clang::NamedDeclinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getMostRecentDecl()clang::NamedDeclinline
getMostRecentDecl() const clang::NamedDeclinline
getMSAsmLabel() const clang::LabelDeclinline
getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDeclvirtual
getObjCFStringFormattingFamily() const clang::NamedDecl
getQualifiedNameAsString() const clang::NamedDecl
getSourceRange() const override LLVM_READONLYclang::LabelDeclinline
getStmt() const clang::LabelDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
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
isGnuLocal() const clang::LabelDeclinline
isHidden() const clang::NamedDeclinline
isLinkageValid() const clang::NamedDecl
isMSAsmLabel() const clang::LabelDeclinline
isResolvedMSAsmLabel() const clang::LabelDeclinline
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
setLocStart(SourceLocation L)clang::LabelDeclinline
setMSAsmLabel(StringRef Name)clang::LabelDecl
setMSAsmLabelResolved()clang::LabelDeclinline
setStmt(LabelStmt *T)clang::LabelDeclinline
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl