OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:global_scope_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.h
335
#define
global_scope_p
(SCOPE) \
333
#define
global_scope_p
macro
/src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.h
332
#define
global_scope_p
(SCOPE) \
330
#define
global_scope_p
macro
/src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc
2553
bool
global_scope_p
= false;
2603
gcc_assert (!
global_scope_p
);
2604
global_scope_p
= true;
2626
gcc_assert (!
global_scope_p
2664
global_scope_p
, tf_error);
3044
bool
global_scope_p
= false;
3058
gcc_assert (!
global_scope_p
);
3059
global_scope_p
= true;
3109
&initializer,
global_scope_p
, tf_error);
2548
bool
global_scope_p
= false;
local
3039
bool
global_scope_p
= false;
local
/src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc
2552
bool
global_scope_p
= false;
2602
gcc_assert (!
global_scope_p
);
2603
global_scope_p
= true;
2625
gcc_assert (!
global_scope_p
2663
global_scope_p
, tf_error);
3043
bool
global_scope_p
= false;
3057
gcc_assert (!
global_scope_p
);
3058
global_scope_p
= true;
3108
&initializer,
global_scope_p
, tf_error);
2547
bool
global_scope_p
= false;
local
3038
bool
global_scope_p
= false;
local
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026