Home
last modified time | relevance | path

Searched refs:is_local_temp (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.c824 if (VAR_P (dest) && !is_local_temp (dest)) in split_nonconstant_init()
H A Dtypeck2.cc773 if (VAR_P (dest) && !is_local_temp (dest)) in split_nonconstant_init()
H A Dtree.c546 is_local_temp (tree decl) in is_local_temp() function
H A Dcoroutines.cc1020 || (VAR_P (e_proxy) && !is_local_temp (e_proxy))) in build_co_await()
H A Dtree.cc557 is_local_temp (tree decl) in is_local_temp() function
H A DChangeLog2345 * tree.cc (is_local_temp): Don't check DECL_CONTEXT.
H A Dcp-tree.h7835 extern bool is_local_temp (tree);
H A DChangeLog-2019127 * tree.c (is_local_temp): New.
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c824 if (VAR_P (dest) && !is_local_temp (dest)) in split_nonconstant_init()
H A Dtree.c546 is_local_temp (tree decl) in is_local_temp() function
H A Dcoroutines.cc990 || (VAR_P (e_proxy) && !is_local_temp (e_proxy))) in build_co_await()
H A Dcp-tree.h7437 extern bool is_local_temp (tree);