Home
last modified time | relevance | path

Searched refs:defn_p (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddecl2.c4905 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)
Dparse.y4096 int defn_p, int *new_type_p)
4102 defn_p, new_type_p);