Searched refs:c_common_identifier (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.h175 #define C_RID_CODE(id) (((struct c_common_identifier *) (id))->node.rid_code)
179 struct c_common_identifier GTY(()) function
H A Dc-tree.h32 (sizeof (struct c_common_identifier) + 3 * sizeof (void *))
H A Dc-decl.c248 struct c_common_identifier common_id;
/freebsd-12-stable/contrib/gcc/cp/
H A Dcp-tree.h203 struct c_common_identifier c_common;

Completed in 142 milliseconds