Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp1160 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1163 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1182 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1185 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()