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_list_ctor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
call.cc
2187
&& !
is_list_ctor
(cand->fn))
4252
gcc_checking_assert (
is_list_ctor
(fn));
4394
&&
is_list_ctor
(fn)
4688
if (cand2->viable == 1 && !
is_list_ctor
(cand2->fn))
6661
|| (check_list_ctor && !
is_list_ctor
(fn)))
12939
&&
is_list_ctor
(cand1->fn) !=
is_list_ctor
(cand2->fn))
14601
is_list_ctor
(tree decl)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc
2108
&& !
is_list_ctor
(cand->fn))
6149
if (check_list_ctor && !
is_list_ctor
(fn))
12087
&&
is_list_ctor
(cand1->fn) !=
is_list_ctor
(cand2->fn))
13296
is_list_ctor
(tree decl)
function
Completed in 76 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026