Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5981 QualType DestElementType = in convertToComplexValue() local
5984 Val.getScalarVal(), SrcType, DestElementType, Loc); in convertToComplexValue()
5990 QualType DestElementType = in convertToComplexValue() local
5993 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
5995 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()