Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2802 auto DestElementType = DestType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local
2804 DestElementType, Loc); in convertToComplexValue()
2810 auto DestElementType = DestType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local
2812 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
2814 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()