FLANG
Fortran::evaluate::LocationHelper< WHICH > Class Template Reference

Public Types

using Result = std::optional<Constant<SubscriptInteger>>
using Types

Public Member Functions

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

Member Typedef Documentation

◆ Types

template<WhichLocation WHICH>
using Fortran::evaluate::LocationHelper< WHICH >::Types
Initial value:
std::conditional_t<WHICH == WhichLocation::Findloc,
AllIntrinsicTypes, RelationalTypes>

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