Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1159 QualType LHSEltType = LHSComplexInt->getElementType(); in handleComplexIntConversion() local
1163 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign); in handleComplexIntConversion()
1169 QualType LHSEltType = LHSComplexInt->getElementType(); in handleComplexIntConversion() local
1172 (S, LHS, RHS, LHSEltType, RHSType, IsCompAssign); in handleComplexIntConversion()