Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp1683 auto SrcElementType = SrcType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local
1686 Val.getComplexVal().first, SrcElementType, DestElementType); in convertToComplexValue()
1688 Val.getComplexVal().second, SrcElementType, DestElementType); in convertToComplexValue()