OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_binding
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
module.cc
2385
gcc_checking_assert (I < 2 || !
is_binding
());
2390
gcc_checking_assert (I < 2 || !
is_binding
());
2395
gcc_checking_assert (I < 2 || !
is_binding
());
2400
bool
is_binding
() const
2406
if (
is_binding
())
2483
gcc_checking_assert (
is_binding
());
2516
return !b->
is_binding
();
2523
if (b->
is_binding
())
function
13126
if (!dep->
is_binding
() && ns_dep->is_import ())
13617
gcc_checking_assert (!item->
is_binding
());
[
all
...]
module.cc
2385
gcc_checking_assert (I < 2 || !
is_binding
());
2390
gcc_checking_assert (I < 2 || !
is_binding
());
2395
gcc_checking_assert (I < 2 || !
is_binding
());
2400
bool
is_binding
() const
2406
if (
is_binding
())
2483
gcc_checking_assert (
is_binding
());
2516
return !b->
is_binding
();
2523
if (b->
is_binding
())
function
13126
if (!dep->
is_binding
() && ns_dep->is_import ())
13617
gcc_checking_assert (!item->
is_binding
());
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc
2344
gcc_checking_assert (I < 2 || !
is_binding
());
2349
gcc_checking_assert (I < 2 || !
is_binding
());
2354
gcc_checking_assert (I < 2 || !
is_binding
());
2359
bool
is_binding
() const
2365
if (
is_binding
())
2450
gcc_checking_assert (
is_binding
());
2483
return !b->
is_binding
();
2490
if (b->
is_binding
())
function
12597
if (!dep->
is_binding
() && ns_dep->is_import ())
13100
gcc_checking_assert (!item->
is_binding
());
[
all
...]
module.cc
2344
gcc_checking_assert (I < 2 || !
is_binding
());
2349
gcc_checking_assert (I < 2 || !
is_binding
());
2354
gcc_checking_assert (I < 2 || !
is_binding
());
2359
bool
is_binding
() const
2365
if (
is_binding
())
2450
gcc_checking_assert (
is_binding
());
2483
return !b->
is_binding
();
2490
if (b->
is_binding
())
function
12597
if (!dep->
is_binding
() && ns_dep->is_import ())
13100
gcc_checking_assert (!item->
is_binding
());
[
all
...]
Completed in 66 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026