FLANG
|
Public Types | |
using | Result = std::optional< Expr< SomeReal > > |
using | Types = RealTypes |
Public Member Functions | |
RealTypeVisitor (int k, parser::CharBlock lit, FoldingContext &ctx) | |
template<typename T > | |
Result | Test () |
Public Attributes | |
int | kind |
parser::CharBlock | literal |
FoldingContext & | context |