Searched defs:has_error (Results 1 – 6 of 6) 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()
415 bool has_error() const { in has_error() function
106 bool has_error() const { return has_error_; } 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