OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <ast.hpp>
Public Attributes | |
identifier | function_name |
std::list< function_call_argument > | args |
std::list<function_call_argument> client::ast::function_call::args |
Definition at line 95 of file ast.hpp.
Referenced by client::code_gen::StackEvaluator::operator()(), and client::code_gen::requirements::operator()().
identifier client::ast::function_call::function_name |
Definition at line 94 of file ast.hpp.
Referenced by client::annotation< Iterator >::set_id::operator()(), client::code_gen::StackEvaluator::operator()(), and client::code_gen::requirements::operator()().