Searched refs:DestElementType (Results 1 – 1 of 1) sorted by relevance
2802 auto DestElementType = DestType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local2804 DestElementType, Loc); in convertToComplexValue()2810 auto DestElementType = DestType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local2812 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()2814 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()