|
| OpenACCDirectiveUnit (const parser::OpenACCRoutineConstruct &directive, const PftNode &parent) |
| OpenACCDirectiveUnit (OpenACCDirectiveUnit &&)=default |
| OpenACCDirectiveUnit (const OpenACCDirectiveUnit &)=delete |
template<typename A> |
| ProgramUnit (const A &p, const PftNode &parent) |
| ProgramUnit (ProgramUnit &&)=default |
| ProgramUnit (const ProgramUnit &)=delete |
| ReferenceVariantBase (std::variant< Ref< A >... > b) |
| ReferenceVariantBase (Ref< T > b) |
constexpr BaseType< B > & | get () const |
constexpr BaseType< B > & | getStatement () const |
constexpr BaseType< B > * | getIf () const |
constexpr bool | isA () const |
constexpr auto | visit (VISITOR &&visitor) const |
The documentation for this struct was generated from the following file: