Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1347 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1350 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1369 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1372 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()