FLANG
Public Types | Public Member Functions | List of all members
Fortran::evaluate::LocationHelper< WHICH > Class Template Reference

Public Types

using Result = std::optional< Constant< SubscriptInteger > >
 
using Types = std::conditional_t< WHICH==WhichLocation::Findloc, AllIntrinsicTypes, RelationalTypes >
 

Public Member Functions

 LocationHelper (DynamicType &&type, ActualArguments &arg, FoldingContext &context)
 
template<typename T >
Result Test () const
 

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