FLANG
Public Member Functions | List of all members
Fortran::evaluate::IsActuallyConstantHelper Struct Reference

Public Member Functions

template<typename A >
bool operator() (const A &)
 
template<typename T >
bool operator() (const Constant< T > &)
 
template<typename T >
bool operator() (const Parentheses< T > &x)
 
template<typename T >
bool operator() (const Expr< T > &x)
 
bool operator() (const Expr< SomeType > &x)
 
bool operator() (const StructureConstructor &x)
 
template<typename A >
bool operator() (const A *x)
 
template<typename A >
bool operator() (const std::optional< A > &x)
 

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