Searched refs:BCS_FN_BODY (Results 1 – 6 of 6) sorted by relevance
796 compound_stmt = begin_compound_stmt (BCS_FN_BODY); in synthesize_method()
2342 body = begin_compound_stmt (BCS_FN_BODY); in start_objects()2499 body = begin_compound_stmt (BCS_FN_BODY); in start_static_storage_duration_function()
1157 BIND_EXPR_BODY_BLOCK (r) = (flags & BCS_FN_BODY) != 0; in begin_compound_stmt()
4295 BCS_FN_BODY = 4 enumerator
5680 compound_stmt = begin_compound_stmt (BCS_FN_BODY); in register_dtor_fn()11111 stmt = begin_compound_stmt (BCS_FN_BODY); in begin_function_body()
4800 (BCS_NO_SCOPE, BCS_TRY_BLOCK, BCS_FN_BODY): New.