OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:move_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
method.cc
635
base INH, or move flag
MOVE_P
. */
638
add_one_base_init (tree binfo, tree parm, bool
move_p
, tree inh,
662
if (
move_p
)
676
bool
move_p
= DECL_MOVE_CONSTRUCTOR_P (fndecl);
725
member_init_list = add_one_base_init (binfo, parm,
move_p
, inh,
734
member_init_list = add_one_base_init (base_binfo, parm,
move_p
,
780
if (
move_p
&& !TYPE_REF_P (expr_type)
799
bool
move_p
= move_fn_p (fndecl);
838
if (
move_p
)
902
if (
move_p
&& !TYPE_REF_P (expr_type
674
bool
move_p
= DECL_MOVE_CONSTRUCTOR_P (fndecl);
local
797
bool
move_p
= move_fn_p (fndecl);
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
method.cc
635
base INH, or move flag
MOVE_P
. */
638
add_one_base_init (tree binfo, tree parm, bool
move_p
, tree inh,
662
if (
move_p
)
676
bool
move_p
= DECL_MOVE_CONSTRUCTOR_P (fndecl);
725
member_init_list = add_one_base_init (binfo, parm,
move_p
, inh,
734
member_init_list = add_one_base_init (base_binfo, parm,
move_p
,
780
if (
move_p
&& !TYPE_REF_P (expr_type)
799
bool
move_p
= move_fn_p (fndecl);
832
if (
move_p
)
896
if (
move_p
&& !TYPE_REF_P (expr_type
674
bool
move_p
= DECL_MOVE_CONSTRUCTOR_P (fndecl);
local
797
bool
move_p
= move_fn_p (fndecl);
local
3056
bool
move_p
= (kind == sfk_move_assignment
local
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026