Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3564 QualType DestElementType = in convertToComplexValue() local
3567 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
3573 QualType DestElementType = in convertToComplexValue() local
3576 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
3578 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()