Searched refs:supercontext (Results 1 – 3 of 3) sorted by relevance
73 DEFTBCODE (TB_SUPERCONTEXT, "supercontext", "Field accessor.")
1846 #define BLOCK_SUPERCONTEXT(NODE) (BLOCK_CHECK (NODE)->block.supercontext)1904 tree supercontext; member
3206 build_block (tree vars, tree subblocks, tree supercontext, tree chain) in build_block() argument3212 BLOCK_SUPERCONTEXT (block) = supercontext; in build_block()