Home | History | Annotate | Download | only in Sema

Lines Matching refs:RHSValue

7601   llvm::APSInt RHSValue;
7603 RHS.get()->EvaluateAsInt(RHSValue, S.Context) && RHSValue == 0)