Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1204 QualType LHSEltType = LHSComplexInt->getElementType(); in handleComplexIntConversion() local
1208 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1214 QualType LHSEltType = LHSComplexInt->getElementType(); in handleComplexIntConversion() local
1217 (S, LHS, RHS, LHSEltType, RHSType, IsCompAssign); in handleComplexIntConversion()