Home
last modified time | relevance | path

Searched refs:identifier_type_value (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dname-lookup.h97 extern tree identifier_type_value (tree);
H A Dcp-tree.h397 #define IDENTIFIER_TYPE_VALUE(NODE) identifier_type_value (NODE)
H A Dname-lookup.c1623 identifier_type_value (tree id) in identifier_type_value() function
H A DChangeLog-19983867 (identifier_type_value): Give additional parameter.
4634 (IDENTIFIER_TYPE_VALUE): Use identifier_type_value.
4641 (identifier_type_value, pushdecl_namespace_level, push_using_decl,
4698 (identifier_type_value): New function.
H A DChangeLog-2002342 (identifier_type_value): Adjust call to lookup_name_real.
H A DChangeLog-20043835 * name-lookup.c (identifier_type_value): Adjust call to
H A DChangeLog-20031051 (identifier_type_value): Likewise.