Searched refs:test_struct (Results 1 – 4 of 4) sorted by relevance
37 struct GTY(()) test_struct struct39 struct test_struct *other; argument42 static GTY(()) test_struct *root_test_struct;47 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()48 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()97 test_struct *m_ptr;127 test_struct * GTY ((tag ("WHICH_FIELD_USE_TEST_STRUCT") )) u_test_struct;144 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()151 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()184 ASSERT_FALSE (need_finalization_p <test_struct> ()); in test_finalization()[all …]
48 struct GTY(()) test_struct struct50 struct test_struct *other; argument53 static GTY(()) test_struct *root_test_struct;58 root_test_struct = ggc_cleared_alloc <test_struct> (); in test_basic_struct()59 root_test_struct->other = ggc_cleared_alloc <test_struct> (); in test_basic_struct()108 test_struct *m_ptr;138 test_struct * GTY ((tag ("WHICH_FIELD_USE_TEST_STRUCT") )) u_test_struct;155 test_struct *ts = ggc_cleared_alloc <test_struct> (); in test_union()162 test_struct *referenced_by_other = ggc_cleared_alloc <test_struct> (); in test_union()195 ASSERT_FALSE (need_finalization_p <test_struct> ()); in test_finalization()[all …]
4690 test_struct () in test_struct() function6465 test_struct (); in analyzer_region_model_cc_tests()
5347 (selftest::test_struct): ...this. Provide a region_model_manager