Home
last modified time | relevance | path

Searched refs:FloatingTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtype.h343 using FloatingTypes = common::CombineTuples<RealTypes, ComplexTypes>; variable
344 using NumericTypes = common::CombineTuples<IntegerTypes, FloatingTypes>;