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

/openbsd-current/gnu/gcc/gcc/
H A Dintegrate.c66 static void set_block_origin_self (tree);
106 set_block_origin_self (tree stmt)
127 set_block_origin_self (subblock); /* Recurse. */
157 set_block_origin_self (DECL_INITIAL (decl));
103 set_block_origin_self (tree stmt) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dintegrate.c86 static void set_block_origin_self PARAMS ((tree));
2916 set_block_origin_self (stmt)
2938 set_block_origin_self (subblock); /* Recurse. */
2969 set_block_origin_self (DECL_INITIAL (decl));
2905 set_block_origin_self (stmt) function

Completed in 169 milliseconds