Searched refs:parse_method (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gdb/gdb/ |
| HD | objc-lang.h | 50 extern char *parse_method (char *method, char *type,
|
| HD | objc-lang.c | 1175 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/ |
| HD | ChangeLog-2000 | 6081 (parse_end_decl, parse_bitfield0, parse_method): New fns.
|