Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1303 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1306 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1325 QualType RHSEltType = RHSComplexInt->getElementType(); in handleComplexIntConversion() local
1328 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign); in handleComplexIntConversion()