OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filtered_attributes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc
5020
tree
filtered_attributes
= NULL_TREE;
local
5036
filtered_attributes
= chainon (
filtered_attributes
,
5092
filtered_attributes
= chainon (
filtered_attributes
,
5130
filtered_attributes
= chainon (
filtered_attributes
,
5138
if (
filtered_attributes
)
5154
decl_attributes (node,
filtered_attributes
, flags);
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc
5022
tree
filtered_attributes
= NULL_TREE;
local
5038
filtered_attributes
= chainon (
filtered_attributes
,
5094
filtered_attributes
= chainon (
filtered_attributes
,
5132
filtered_attributes
= chainon (
filtered_attributes
,
5140
if (
filtered_attributes
)
5156
decl_attributes (node,
filtered_attributes
, flags);
Completed in 34 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026