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

/external/clang/lib/Sema/
H A DSemaExpr.cpp1186 QualType RHSEltType = RHSComplexInt->getElementType(); local
1189 (S, LHS, RHS, LHSEltType, RHSEltType, IsCompAssign);
1208 QualType RHSEltType = RHSComplexInt->getElementType(); local
1211 (S, LHS, RHS, LHSType, RHSEltType, IsCompAssign);

Completed in 121 milliseconds