Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h89 extern tree identifier_type_value (tree);
H A Dname-lookup.c3807 identifier_type_value (tree id) in identifier_type_value() function
H A Dcp-tree.h1005 #define IDENTIFIER_TYPE_VALUE(NODE) identifier_type_value (NODE)
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.h92 extern tree identifier_type_value (tree);
H A Dname-lookup.c1888 identifier_type_value (tree id) in identifier_type_value() function
H A Dcp-tree.h476 #define IDENTIFIER_TYPE_VALUE(NODE) identifier_type_value (NODE)