Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3572 QualType SrcElementType = SrcType->castAs<ComplexType>()->getElementType(); in convertToComplexValue() local
3576 Val.getComplexVal().first, SrcElementType, DestElementType, Loc); in convertToComplexValue()
3578 Val.getComplexVal().second, SrcElementType, DestElementType, Loc); in convertToComplexValue()