#include <Decl.h>
Public Member Functions | |
EnumerationLiteral (EnumerationDecl *decl, IdentifierInfo *name, Location loc) | |
Static Public Member Functions | |
static bool | classof (const EnumerationLiteral *node) |
static bool | classof (const Ast *node) |
Support isa and dyn_cast. |
Definition at line 929 of file Decl.h.
EnumerationLiteral::EnumerationLiteral | ( | EnumerationDecl * | decl, | |
IdentifierInfo * | name, | |||
Location | loc | |||
) |
static bool comma::EnumerationLiteral::classof | ( | const Ast * | node | ) | [inline, static] |
static bool comma::EnumerationLiteral::classof | ( | const EnumerationLiteral * | node | ) | [inline, static] |