Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp1344 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1347 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1366 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1369 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()