|
FLANG
|
Public Member Functions | |
| template<typename T> | |
| bool | operator() (const T &) |
| template<typename T> | |
| bool | operator() (const common::Indirection< T > &x) |
| template<typename A> | |
| bool | operator() (const parser::Statement< A > &x) |
| bool | operator() (const parser::AllocateStmt &stmt) |
| bool | operator() (const parser::DeallocateStmt &stmt) |
| bool | operator() (const parser::CallStmt &stmt) |
| bool | operator() (const parser::StopStmt &stmt) |
| bool | operator() (const parser::IfStmt &stmt) |
| bool | operator() (const parser::ActionStmt &stmt) |