OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:push_to_top
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
init.cc
611
bool
push_to_top
= maybe_push_to_top_level (member);
local
639
maybe_pop_from_top_level (
push_to_top
);
name-lookup.cc
8733
const bool
push_to_top
8741
if (
push_to_top
)
8750
return
push_to_top
;
8756
maybe_pop_from_top_level (bool
push_to_top
)
8758
if (
push_to_top
)
8728
const bool
push_to_top
local
pt.cc
27031
const bool
push_to_top
= maybe_push_to_top_level (fn);
27067
maybe_pop_from_top_level (
push_to_top
);
27146
bool
push_to_top
= maybe_push_to_top_level (d);
27208
local_specialization_stack lss (
push_to_top
? lss_blank : lss_copy);
27260
maybe_pop_from_top_level (
push_to_top
);
27029
const bool
push_to_top
= maybe_
push_to_top
_level (fn);
local
27144
bool
push_to_top
= maybe_
push_to_top
_level (d);
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc
613
bool
push_to_top
= maybe_push_to_top_level (member);
local
644
maybe_pop_from_top_level (
push_to_top
);
name-lookup.cc
8470
bool
push_to_top
8475
if (
push_to_top
)
8485
return
push_to_top
;
8491
maybe_pop_from_top_level (bool
push_to_top
)
8493
if (
push_to_top
)
8465
bool
push_to_top
local
Completed in 41 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026