Searched refs:LHSEltType (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaExpr.cpp | 1204 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()
|