Searched defs:has_error (Results 1 – 8 of 8) 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()
388 bool has_error() const { in has_error() function
415 bool has_error() const { in has_error() function
428 bool has_error() const { in has_error() function
721 inline bool CodeGeneratorResponse::has_error() const { in has_error() function
1509 bool CodeGeneratorResponse::has_error() const { in has_error() function in google::protobuf::compiler::CodeGeneratorResponse
213 bool has_error() const { return scanner_error_ != MessageTemplate::kNone; } in has_error() function
251 bool has_error; member