Searched refs:protocol_struct_type (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c6613 tree protocol_struct_type = xref_tag
6623 *chain && TREE_VALUE (*chain) != protocol_struct_type;
6627 *chain = tree_cons (NULL_TREE, protocol_struct_type, NULL_TREE);
6628 add_objc_string (OBJC_TYPE_NAME (protocol_struct_type),
6601 tree protocol_struct_type = xref_tag local
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c5342 tree protocol_struct_type = xref_tag
5352 *chain && TREE_VALUE (*chain) != protocol_struct_type;
5356 *chain = tree_cons (NULL_TREE, protocol_struct_type, NULL_TREE);
5357 add_objc_string (TYPE_NAME (protocol_struct_type),
5331 tree protocol_struct_type = xref_tag local

Completed in 152 milliseconds