Searched refs:in_block_global_byref_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-common.h1117 extern bool in_block_global_byref_list (tree);
H A Dc-common.c5983 /** in_block_global_byref_list - returns TRUE if global variable is
5986 bool in_block_global_byref_list (tree decl)
5969 bool in_block_global_byref_list (tree decl) function
H A Dc-typeck.c2166 if (!in_block_global_byref_list (decl)) {
/freebsd-12-stable/contrib/gcc/cp/
H A Dsemantics.c2544 if (!in_block_global_byref_list (decl)) {

Completed in 198 milliseconds