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

/freebsd-12-stable/contrib/gcc/
H A Dc-parser.c3751 tree tlab;
3760 tlab = define_label (loc2, name);
3761 if (tlab)
3763 decl_attributes (&tlab, attrs, 0);
3764 label = add_stmt (build_stmt (LABEL_EXPR, tlab));
3749 tree tlab; local

Completed in 105 milliseconds