Searched refs:setComplexInt (Results 1 – 2 of 2) sorted by relevance
133 MakeComplexInt(); setComplexInt(R, I); in APValue()356 void setComplexInt(const APSInt &R, const APSInt &I) { in setComplexInt() function
144 setComplexInt(RHS.getComplexIntReal(), RHS.getComplexIntImag()); in APValue()