Searched refs:ffecom_start_decl (Results 1 – 3 of 3) sorted by relevance
264 tree ffecom_start_decl (tree decl, bool is_init);
1243 t = ffecom_start_decl (t, 1); in ffeste_io_ialist_()1446 t = ffecom_start_decl (t, 1); in ffeste_io_cilist_()1573 t = ffecom_start_decl (t, 1); in ffeste_io_cllist_()1778 t = ffecom_start_decl (t, 1); in ffeste_io_icilist_()2025 t = ffecom_start_decl (t, 1); in ffeste_io_inlist_()2201 t = ffecom_start_decl (t, 1); in ffeste_io_olist_()
12797 ffecom_start_decl (tree decl, bool is_initialized) in ffecom_start_decl() function