Searched refs:attr_err (Results 1 – 2 of 2) sorted by relevance
11400 bool attr_err = false; in c_parser_objc_method_decl() local11448 attr_err |= c_parser_objc_maybe_method_attributes (parser, attributes) ; in c_parser_objc_method_decl()11462 attr_err |= c_parser_objc_maybe_method_attributes in c_parser_objc_method_decl()11475 attr_err |= c_parser_objc_maybe_method_attributes (parser, attributes) ; in c_parser_objc_method_decl()11483 if (attr_err) in c_parser_objc_method_decl()
11464 bool attr_err = false; in c_parser_objc_method_decl() local11512 attr_err |= c_parser_objc_maybe_method_attributes (parser, attributes) ; in c_parser_objc_method_decl()11526 attr_err |= c_parser_objc_maybe_method_attributes in c_parser_objc_method_decl()11539 attr_err |= c_parser_objc_maybe_method_attributes (parser, attributes) ; in c_parser_objc_method_decl()11547 if (attr_err) in c_parser_objc_method_decl()