OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_add_attrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
attribs.cc
848
bool
no_add_attrs
= false;
local
875
no_add_attrs
|= no_add;
879
if (
no_add_attrs
901
flags|cxx11_flag, &
no_add_attrs
);
939
no_add_attrs
= true;
952
if (!
no_add_attrs
)
1904
bool *
no_add_attrs
)
1916
*
no_add_attrs
= true;
1930
*
no_add_attrs
= true;
1937
*
no_add_attrs
= true
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
attribs.cc
819
bool
no_add_attrs
= false;
local
845
no_add_attrs
|= no_add;
849
if (
no_add_attrs
871
flags|cxx11_flag, &
no_add_attrs
);
877
no_add_attrs
= true;
890
if (!
no_add_attrs
)
1805
bool *
no_add_attrs
)
1817
*
no_add_attrs
= true;
1831
*
no_add_attrs
= true;
1838
*
no_add_attrs
= true
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026