clang  3.9.0
clang::StaticAssertDecl Member List

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

ASTDeclReader classclang::StaticAssertDeclfriend
classof(const Decl *D)clang::StaticAssertDeclinlinestatic
classofKind(Kind K)clang::StaticAssertDeclinlinestatic
Create(ASTContext &C, DeclContext *DC, SourceLocation StaticAssertLoc, Expr *AssertExpr, StringLiteral *Message, SourceLocation RParenLoc, bool Failed)clang::StaticAssertDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::StaticAssertDeclstatic
getAssertExpr()clang::StaticAssertDeclinline
getAssertExpr() const clang::StaticAssertDeclinline
getMessage()clang::StaticAssertDeclinline
getMessage() const clang::StaticAssertDeclinline
getRParenLoc() const clang::StaticAssertDeclinline
getSourceRange() const override LLVM_READONLYclang::StaticAssertDeclinline
isFailed() const clang::StaticAssertDeclinline