FLANG
Fortran::semantics::UserReductionDetails Class Reference

Public Types

using TypeVector = std::vector<const DeclTypeSpec *>
using DeclVector = std::vector<const parser::OpenMPDeclarativeConstruct *>

Public Member Functions

void AddType (const DeclTypeSpec &type)
const TypeVector & GetTypeList () const
bool SupportsType (const DeclTypeSpec &type) const
void AddDecl (const parser::OpenMPDeclarativeConstruct *decl)
const DeclVector & GetDeclList () const

The documentation for this class was generated from the following file: