Home
last modified time | relevance | path

Searched refs:gdecl (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/cp/
HDsemantics.c2516 bool gdecl; in get_final_block_variable() local
2522 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()
/trueos/contrib/gcc/
HDc-typeck.c2124 bool gdecl; in build_external_ref() local
2130 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()