Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1205 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1208 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1227 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1230 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()