Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5867 QualType DestElementType = in convertToComplexValue() local
5870 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
5876 QualType DestElementType = in convertToComplexValue() local
5879 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
5881 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()