OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_identifier_type_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc
5037
SET_IDENTIFIER_TYPE_VALUE
(id, type);
5045
set_identifier_type_value
(tree id, tree decl)
5607
SET_IDENTIFIER_TYPE_VALUE
(TREE_PURPOSE (shadowed), TREE_VALUE (shadowed));
5681
set_identifier_type_value
(name, x);
6594
set_identifier_type_value
(name, type);
8629
SET_IDENTIFIER_TYPE_VALUE
(TREE_PURPOSE (t), TREE_VALUE (t));
8674
SET_IDENTIFIER_TYPE_VALUE
(id, saved->real_type_value);
5043
set_identifier_type_value
(tree id, tree decl)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc
4694
SET_IDENTIFIER_TYPE_VALUE
(id, type);
4702
set_identifier_type_value
(tree id, tree decl)
5191
SET_IDENTIFIER_TYPE_VALUE
(TREE_PURPOSE (shadowed), TREE_VALUE (shadowed));
5265
set_identifier_type_value
(name, x);
6177
set_identifier_type_value
(name, type);
8396
SET_IDENTIFIER_TYPE_VALUE
(TREE_PURPOSE (t), TREE_VALUE (t));
8444
SET_IDENTIFIER_TYPE_VALUE
(id, saved->real_type_value);
4700
set_identifier_type_value
(tree id, tree decl)
function
Completed in 42 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026