Searched defs:ComplexT (Results 1 – 2 of 2) sorted by relevance
150 using ComplexT = Type<TypeCategory::Complex, KIND>; in FoldIntrinsicFunction() typedef
360 using ComplexT = Type<TypeCategory::Complex, T::kind>; Folding() local