OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_attribute
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
5045
tree
new_attribute
= copy_node (attribute);
local
5060
if (TREE_VALUE (
new_attribute
)
5061
&& TREE_CHAIN (TREE_VALUE (
new_attribute
))
5062
&& TREE_CHAIN (TREE_CHAIN (TREE_VALUE (
new_attribute
))))
5064
tree second_argument = TREE_CHAIN (TREE_VALUE (
new_attribute
));
5093
new_attribute
);
5116
tree
new_attribute
= copy_node (attribute);
local
5131
new_attribute
);
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
5047
tree
new_attribute
= copy_node (attribute);
local
5062
if (TREE_VALUE (
new_attribute
)
5063
&& TREE_CHAIN (TREE_VALUE (
new_attribute
))
5064
&& TREE_CHAIN (TREE_CHAIN (TREE_VALUE (
new_attribute
))))
5066
tree second_argument = TREE_CHAIN (TREE_VALUE (
new_attribute
));
5095
new_attribute
);
5118
tree
new_attribute
= copy_node (attribute);
local
5133
new_attribute
);
Completed in 23 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026