FLANG
Public Types | Public Member Functions | Public Attributes | List of all members
Fortran::evaluate::HostRuntimeFunction Struct Reference

Public Types

using Folder = Expr< SomeType >(*)(FoldingContext &, std::vector< Expr< SomeType > > &&)
 
using Key = std::string_view
 

Public Member Functions

constexpr operator Key () const
 

Public Attributes

Key key
 
DynamicType resultType
 
TypeVector argumentTypes
 
Folder folder
 

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