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

/freebsd-12-stable/contrib/gcc/
H A Dtree-nested.c102 tree chain_decl; local
327 tree decl = info->chain_decl;
352 info->chain_decl = decl;
1768 if (root->outer && !root->chain_decl && !root->chain_field)
1830 from chain_decl. */
1882 /* If a chain_decl was created, then it needs to be registered with
1886 sf->static_chain_decl = root->chain_decl;

Completed in 48 milliseconds