Home
last modified time | relevance | path

Searched refs:cp_parser_objc_method_signature (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20101016 (cp_parser_objc_method_signature): Updated calls to
1391 (cp_parser_objc_method_signature): Likewise.
H A DChangeLog-20052136 (cp_parser_objc_method_signature): Likewise.
H A Dparser.cc35138 cp_parser_objc_method_signature (cp_parser* parser, tree* attributes) in cp_parser_objc_method_signature() function
35194 sig = cp_parser_objc_method_signature (parser, &attributes); in cp_parser_objc_method_prototype_list()
35251 tree sig = cp_parser_objc_method_signature (parser, &attribute); in cp_parser_objc_method_definition_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c32834 cp_parser_objc_method_signature (cp_parser* parser, tree* attributes) in cp_parser_objc_method_signature() function
32890 sig = cp_parser_objc_method_signature (parser, &attributes); in cp_parser_objc_method_prototype_list()
32943 sig = cp_parser_objc_method_signature (parser, &attribute); in cp_parser_objc_method_definition_list()