OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:placement_expr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
init.cc
3093
tree
placement_expr
= NULL_TREE;
3504
/* If we found a simple case of
PLACEMENT_EXPR
above, then copy it
3518
placement_expr
= get_target_expr (placement_first);
3520
= fold_convert (TREE_TYPE (placement),
placement_expr
);
3091
tree
placement_expr
= NULL_TREE;
local
init.cc
3093
tree
placement_expr
= NULL_TREE;
3504
/* If we found a simple case of
PLACEMENT_EXPR
above, then copy it
3518
placement_expr
= get_target_expr (placement_first);
3520
= fold_convert (TREE_TYPE (placement),
placement_expr
);
3091
tree
placement_expr
= NULL_TREE;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc
3065
tree
placement_expr
= NULL_TREE;
3475
/* If we found a simple case of
PLACEMENT_EXPR
above, then copy it
3489
placement_expr
= get_target_expr (placement_first);
3491
= fold_convert (TREE_TYPE (placement),
placement_expr
);
3063
tree
placement_expr
= NULL_TREE;
local
init.cc
3065
tree
placement_expr
= NULL_TREE;
3475
/* If we found a simple case of
PLACEMENT_EXPR
above, then copy it
3489
placement_expr
= get_target_expr (placement_first);
3491
= fold_convert (TREE_TYPE (placement),
placement_expr
);
3063
tree
placement_expr
= NULL_TREE;
local
Completed in 63 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026