Searched refs:identifier_type_value (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Dname-lookup.h96 extern tree identifier_type_value (tree);
H A Dcp-tree.h398 #define IDENTIFIER_TYPE_VALUE(NODE) identifier_type_value (NODE)
H A Dname-lookup.c1631 identifier_type_value (tree id)
1628 identifier_type_value (tree id) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h482 #define IDENTIFIER_TYPE_VALUE(NODE) identifier_type_value (NODE)
3761 extern tree identifier_type_value PARAMS ((tree));
H A Ddecl.c2811 identifier_type_value (id)
2805 identifier_type_value (id) function

Completed in 299 milliseconds