Home
last modified time | relevance | path

Searched refs:m_c (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dggc-tests.c273 m_c (ggc_cleared_alloc <test_struct> ()) in some_other_subclass()
276 test_struct *m_c; variable
309 ASSERT_TRUE (ggc_marked_p (test_some_other_subclass->m_c)); in test_inheritance()
319 test_some_other_subclass_as_base_ptr)->m_c)); in test_inheritance()