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

/external/clang/lib/Sema/
H A DSemaExpr.cpp1185 QualType LHSEltType = LHSComplexInt->getElementType(); local
1189 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign);
1195 QualType LHSEltType = LHSComplexInt->getElementType(); local
1198 (S, LHS, RHS, LHSEltType, RHSType, IsCompAssign);

Completed in 132 milliseconds