Searched defs:has_error (Results 1 – 7 of 7) sorted by relevance
29 int has_error; member55 int has_error; member220 int rc, units_specified = 0, has_error = 0; in evaluate_arithmetic_expression() local240 __attribute__((unused)) int *has_error, in yyerror()
107 bool has_error() const { return has_error_; } in has_error() function
374 bool has_error() const { return scanner_error_ != MessageTemplate::kNone; } in has_error() function
415 bool has_error() const { in has_error() function
774 inline bool CodeGeneratorResponse::has_error() const { in has_error() function
455 def has_error(self): member in Response
241 bool has_error; member