FLANG
Public Member Functions | List of all members
Fortran::semantics::OpenACCRoutineDeviceTypeInfo Class Reference
Inheritance diagram for Fortran::semantics::OpenACCRoutineDeviceTypeInfo:
Fortran::semantics::OpenACCRoutineInfo

Public Member Functions

bool isSeq () const
 
void set_isSeq (bool value=true)
 
bool isVector () const
 
void set_isVector (bool value=true)
 
bool isWorker () const
 
void set_isWorker (bool value=true)
 
bool isGang () const
 
void set_isGang (bool value=true)
 
unsigned gangDim () const
 
void set_gangDim (unsigned value)
 
const std::string * bindName () const
 
void set_bindName (std::string &&name)
 
void set_dType (Fortran::common::OpenACCDeviceType dType)
 
Fortran::common::OpenACCDeviceType dType () const
 

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