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

/freebsd-11-stable/contrib/gcc/
H A Ddebug.h49 void (* begin_block) (unsigned int line, unsigned int n); member in struct:gcc_debug_hooks
51 /* Record the end of a block. Arguments as for begin_block. */
H A Dc-common.h1105 extern tree begin_block (void);
H A Dvmsdbgout.c1345 (*dwarf2_debug_hooks.begin_block) (line, blocknum);
H A Dfinal.c1800 (*debug_hooks->begin_block) (last_linenum, n);
H A Dc-decl.c8061 begin_block (void)
8031 begin_block (void) function
H A Dc-parser.c9282 block = begin_block ();
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Doutput.h65 virtual void begin_block(const position &ll, const position &ur);
H A Dobject.cpp62 void output::begin_block(const position &, const position &) function in class:output
907 out->begin_block(south_west(), north_east());
/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c4107 begin_block (void)
4106 begin_block (void) function
H A Dparser.c19790 block = begin_block ();

Completed in 463 milliseconds