Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6254 QualType DestElementType = in convertToComplexValue() local
6257 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
6263 QualType DestElementType = in convertToComplexValue() local
6266 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
6268 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()