clang API Documentation

clang::StaticAssertDecl Member List
This is the complete list of members for clang::StaticAssertDecl, including all inherited members.
Accessclang::Decl [protected]
add(Kind k)clang::Decl [static]
addAttr(Attr *A)clang::Decl [inline]
ASTDeclReader classclang::StaticAssertDecl [friend]
ASTDeclWriter classclang::Decl [friend]
ASTReader classclang::Decl [friend]
attr_begin() const clang::Decl [inline]
attr_end() const clang::Decl [inline]
attr_iterator typedefclang::Decl
attr_range typedefclang::Decl
attrs() const clang::Decl [inline]
CacheValidAndLinkageclang::Decl [mutable, protected]
canBeWeakImported(bool &IsDefinition) const clang::Decl
castFromDeclContext(const DeclContext *)clang::Decl [static]
castToDeclContext(const Decl *)clang::Decl [static]
classof(const Decl *D)clang::StaticAssertDecl [inline, static]
classofKind(Kind K)clang::StaticAssertDecl [inline, static]
Create(ASTContext &C, DeclContext *DC, SourceLocation StaticAssertLoc, Expr *AssertExpr, StringLiteral *Message, SourceLocation RParenLoc, bool Failed)clang::StaticAssertDecl [static]
CreateDeserialized(ASTContext &C, unsigned ID)clang::StaticAssertDecl [static]
CXXClassMemberWrapper classclang::Decl [friend]
Decl(Kind DK, DeclContext *DC, SourceLocation L)clang::Decl [inline, protected]
Decl(Kind DK, EmptyShell Empty)clang::Decl [inline, protected]
dropAttr()clang::Decl [inline]
dropAttrs()clang::Decl
dump() const clang::Decl
dump(raw_ostream &Out) const clang::Decl
dumpColor() const clang::Decl
EnableStatistics()clang::Decl [static]
FOK_Declared enum valueclang::Decl
FOK_None enum valueclang::Decl
FOK_Undeclared enum valueclang::Decl
FriendObjectKind enum nameclang::Decl
FromASTFileclang::Decl [protected]
getAccess() const clang::Decl [inline]
getAccessUnsafe() const clang::Decl [inline]
getAsFunction() LLVM_READONLYclang::Decl
getAsFunction() const clang::Decl [inline]
getAssertExpr()clang::StaticAssertDecl [inline]
getAssertExpr() const clang::StaticAssertDecl [inline]
getASTContext() const LLVM_READONLYclang::Decl
getASTMutationListener() const clang::Decl [protected]
getAttr() const clang::Decl [inline]
getAttrs()clang::Decl [inline]
getAttrs() const clang::Decl
getAvailability(std::string *Message=nullptr) const clang::Decl
getBody() const clang::Decl [inline, virtual]
getBodyRBrace() const clang::Decl
getCachedLinkage() const clang::Decl [inline, protected]
getCanonicalDecl()clang::Decl [inline, virtual]
getCanonicalDecl() const clang::Decl [inline]
getDeclContext()clang::Decl [inline]
getDeclContext() const clang::Decl [inline]
getDeclKindName() const clang::Decl
getFriendObjectKind() const clang::Decl [inline]
getFunctionType(bool BlocksToo=true) const clang::Decl
getGlobalID() const clang::Decl [inline]
getIdentifierNamespace() const clang::Decl [inline]
getIdentifierNamespaceForKind(Kind DK)clang::Decl [static]
getKind() const clang::Decl [inline]
getLexicalDeclContext()clang::Decl [inline]
getLexicalDeclContext() const clang::Decl [inline]
getLocation() const clang::Decl [inline]
getLocEnd() const LLVM_READONLYclang::Decl [inline]
getLocStart() const LLVM_READONLYclang::Decl [inline]
getMaxAlignment() const clang::Decl
getMessage()clang::StaticAssertDecl [inline]
getMessage() const clang::StaticAssertDecl [inline]
getMostRecentDecl()clang::Decl [inline]
getMostRecentDecl() const clang::Decl [inline]
getMostRecentDeclImpl()clang::Decl [inline, protected, virtual]
getNextDeclInContext()clang::Decl [inline]
getNextDeclInContext() const clang::Decl [inline]
getNextRedeclarationImpl()clang::Decl [inline, protected, virtual]
getNonClosureContext()clang::Decl
getNonClosureContext() const clang::Decl [inline]
getOwningModule() const clang::Decl [inline]
getOwningModuleID() const clang::Decl [inline]
getParentFunctionOrMethod() const clang::Decl
getParentFunctionOrMethod()clang::Decl [inline]
getPreviousDecl()clang::Decl [inline]
getPreviousDecl() const clang::Decl [inline]
getPreviousDeclImpl()clang::Decl [inline, protected, virtual]
getRParenLoc() const clang::StaticAssertDecl [inline]
getSourceRange() const override LLVM_READONLYclang::StaticAssertDecl [inline, virtual]
getTranslationUnitDecl()clang::Decl
getTranslationUnitDecl() const clang::Decl [inline]
hasAttr() const clang::Decl [inline]
hasAttrs() const clang::Decl [inline]
hasBody() const clang::Decl [inline, virtual]
hasCachedLinkage() const clang::Decl [inline, protected]
hasTagIdentifierNamespace() const clang::Decl [inline]
Hiddenclang::Decl [protected]
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Decl [protected]
IDNS_Label enum valueclang::Decl
IDNS_LocalExtern enum valueclang::Decl
IDNS_Member enum valueclang::Decl
IDNS_Namespace enum valueclang::Decl
IDNS_NonMemberOperator enum valueclang::Decl
IDNS_ObjCProtocol enum valueclang::Decl
IDNS_Ordinary enum valueclang::Decl
IDNS_OrdinaryFriend enum valueclang::Decl
IDNS_Tag enum valueclang::Decl
IDNS_TagFriend enum valueclang::Decl
IDNS_Type enum valueclang::Decl
IDNS_Using enum valueclang::Decl
isCanonicalDecl() const clang::Decl [inline]
isDefinedOutsideFunctionOrMethod() const clang::Decl [inline]
isDeprecated(std::string *Message=nullptr) const clang::Decl [inline]
isFailed() const clang::StaticAssertDecl [inline]
isFirstDecl() const clang::Decl [inline]
isFromASTFile() const clang::Decl [inline]
isFunctionOrFunctionTemplate() const clang::Decl [inline]
isImplicit() const clang::Decl [inline]
isInAnonymousNamespace() const clang::Decl
isInIdentifierNamespace(unsigned NS) const clang::Decl [inline]
isInStdNamespace() const clang::Decl
isInvalidDecl() const clang::Decl [inline]
isLocalExternDecl()clang::Decl [inline]
isModulePrivate() const clang::Decl [inline]
isOutOfLine() const clang::Decl [virtual]
isParameterPack() const clang::Decl
isReferenced() const clang::Decl
isTagIdentifierNamespace(unsigned NS)clang::Decl [inline, static]
isTemplateDecl() const clang::Decl
isTemplateParameter() const clang::Decl [inline]
isTemplateParameterPack() const clang::Decl
isThisDeclarationReferenced() const clang::Decl [inline]
isTopLevelDeclInObjCContainer() const clang::Decl [inline]
isUnavailable(std::string *Message=nullptr) const clang::Decl [inline]
isUsed(bool CheckUsedAttr=true) const clang::Decl
isWeakImported() const clang::Decl
Kind enum nameclang::Decl
LinkageComputer classclang::Decl [friend]
markUsed(ASTContext &C)clang::Decl
ModulePrivateFlag enum valueclang::Decl [protected]
NextInContextAndBitsclang::Decl [protected]
OBJC_TQ_Bycopy enum valueclang::Decl
OBJC_TQ_Byref enum valueclang::Decl
OBJC_TQ_In enum valueclang::Decl
OBJC_TQ_Inout enum valueclang::Decl
OBJC_TQ_None enum valueclang::Decl
OBJC_TQ_Oneway enum valueclang::Decl
OBJC_TQ_Out enum valueclang::Decl
ObjCDeclQualifier enum nameclang::Decl
operator new(std::size_t Size, const ASTContext &Ctx, unsigned ID, std::size_t Extra=0)clang::Decl [protected]
operator new(std::size_t Size, const ASTContext &Ctx, DeclContext *Parent, std::size_t Extra=0)clang::Decl [protected]
print(raw_ostream &Out, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
printGroup(Decl **Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0)clang::Decl [static]
PrintStats()clang::Decl [static]
redecl_range typedefclang::Decl
Redeclarable classclang::Decl [friend]
redecls() const clang::Decl [inline]
redecls_begin() const clang::Decl [inline]
redecls_end() const clang::Decl [inline]
setAccess(AccessSpecifier AS)clang::Decl [inline]
setAttrs(const AttrVec &Attrs)clang::Decl [inline]
setCachedLinkage(Linkage L) const clang::Decl [inline, protected]
setDeclContext(DeclContext *DC)clang::Decl
setImplicit(bool I=true)clang::Decl [inline]
setInvalidDecl(bool Invalid=true)clang::Decl
setIsUsed()clang::Decl [inline]
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocalExternDecl()clang::Decl [inline]
setLocation(SourceLocation L)clang::Decl [inline]
setModulePrivate(bool MP=true)clang::Decl [inline, protected]
setNonMemberOperator()clang::Decl [inline]
setObjectOfFriendDecl(bool PerformFriendInjection=false)clang::Decl [inline]
setOwningModuleID(unsigned ID)clang::Decl [inline, protected]
setReferenced(bool R=true)clang::Decl [inline]
setTopLevelDeclInObjCContainer(bool V=true)clang::Decl [inline]
specific_attr_begin() const clang::Decl [inline]
specific_attr_end() const clang::Decl [inline]
specific_attrs() const clang::Decl [inline]
TopLevelDeclInObjCContainerFlag enum valueclang::Decl [protected]
updateOutOfDate(IdentifierInfo &II) const clang::Decl [protected]
~Decl()clang::Decl [protected, virtual]