Home | History | Annotate | Download | only in Sema

Lines Matching refs:RHSValue

6679   llvm::APSInt RHSValue;
6681 RHS.get()->EvaluateAsInt(RHSValue, Context) && RHSValue == 0)
6709 llvm::APSInt RHSValue;
6711 RHS.get()->EvaluateAsInt(RHSValue, Context) && RHSValue == 0)