This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
#include <Stmt.h>
Public Member Functions | |
PragmaStmt (Pragma *pragma) | |
const Pragma * | getPragma () const |
Pragma * | getPragma () |
Static Public Member Functions | |
static bool | classof (const PragmaStmt *node) |
Support isa and dyn_cast. | |
static bool | classof (const Ast *node) |
Definition at line 539 of file Stmt.h.
static bool comma::PragmaStmt::classof | ( | const Ast * | node | ) | [inline, static] |
Reimplemented from comma::Stmt.
static bool comma::PragmaStmt::classof | ( | const PragmaStmt * | node | ) | [inline, static] |
const Pragma* comma::PragmaStmt::getPragma | ( | ) | const [inline] |