Home | History | Annotate | Download | only in Sema

Lines Matching refs:RHSValue

6977   llvm::APSInt RHSValue;
6979 RHS.get()->EvaluateAsInt(RHSValue, Context) && RHSValue == 0)
7007 llvm::APSInt RHSValue;
7009 RHS.get()->EvaluateAsInt(RHSValue, Context) && RHSValue == 0)