Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp1206 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1209 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1228 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1231 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()