Lines Matching defs:hasError
67 if (LHSResult.hasError())
77 if (RHSResult.hasError())
123 bool hasError() const { return ErrorMsg != ""; }
166 assert(R.hasError() && "Not an error result.");
280 if (OpIdxExpr.hasError())
558 if (SubExprResult.hasError())
581 if (ReadSizeExpr.hasError())
596 if (LoadAddrExprResult.hasError())
639 if (SubExprResult.hasError())
669 if (HighBitExpr.hasError())
680 if (LowBitExpr.hasError())
710 if (LHSResult.hasError() || RemainingExpr == "")
726 if (RHSResult.hasError())