Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp308 QualType HigherElementType = GetHigherPrecisionFPType(ElementType); in HigherPrecisionTypeForComplexArithmetic() local
312 CGF.getContext().getFloatTypeSemantics(HigherElementType); in HigherPrecisionTypeForComplexArithmetic()
323 return CGF.getContext().getComplexType(HigherElementType); in HigherPrecisionTypeForComplexArithmetic()