Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5335 QualType DestElementType = in convertToComplexValue() local
5338 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
5344 QualType DestElementType = in convertToComplexValue() local
5347 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
5349 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()