Home
last modified time | relevance | path

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

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