Searched refs:gdecl (Results 1 – 2 of 2) sorted by relevance
2516 bool gdecl; in get_final_block_variable() local2522 gdecl = (TREE_CODE (decl) == VAR_DECL && in get_final_block_variable()2525 if (gdecl in get_final_block_variable()2530 if (!gdecl) { in get_final_block_variable()
2124 bool gdecl; in build_external_ref() local2130 gdecl = (TREE_CODE (decl) == VAR_DECL && in build_external_ref()2135 if (gdecl || (TREE_CODE (decl) == VAR_DECL && COPYABLE_BYREF_LOCAL_VAR (decl))) in build_external_ref()2141 if (!gdecl) { in build_external_ref()