Home
last modified time | relevance | path

Searched refs:parse_method (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDobjc-lang.h50 extern char *parse_method (char *method, char *type,
HDobjc-lang.c1175 parse_method (char *method, char *type, char **class, in parse_method() function
1335 if (parse_method (tmp, &ntype, &nclass, &ncategory, &nselector) == NULL) in find_methods()
1423 tmp = parse_method (buf, &type, &class, &category, &selector); in find_imps()
/NextBSD/contrib/gcc/cp/
HDChangeLog-20006081 (parse_end_decl, parse_bitfield0, parse_method): New fns.