Searched defs:SrcElementType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 1246 QualType SrcElementType; EmitScalarCast() local |
H A D | CGStmtOpenMP.cpp | 5989 QualType SrcElementType = SrcType->castAs<ComplexType>()->getElementType(); convertToComplexValue() local |