Searched refs:defn_p (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | decl2.c | 4905 handle_class_head (tag_kind, scope, id, attributes, defn_p, new_type_p) in handle_class_head() argument 4908 int defn_p; 4957 decl = xref_tag (tag_kind, id, attributes, !defn_p); 4986 if (defn_p)
|
| D | parse.y | 4096 int defn_p, int *new_type_p) 4102 defn_p, new_type_p);
|