Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6035 QualType DestElementType = in convertToComplexValue() local
6038 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
6044 QualType DestElementType = in convertToComplexValue() local
6047 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
6049 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()