Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp1272 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1275 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1294 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1297 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()