Searched defs:pimpl (Results 1 – 9 of 9) sorted by relevance
43 struct atf_check_result_impl *pimpl; member
45 struct atf_tp_impl *pimpl; member
67 struct atf_tc_impl *pimpl; member
45 struct atf_check_result_impl *pimpl; member
47 struct atf_tp_impl *pimpl; member
69 struct atf_tc_impl *pimpl; member
80 std::auto_ptr< tc_impl > pimpl; member in atf::tests::tc
78 std::auto_ptr< tc_impl > pimpl; member in atf::tests::tc
67 typedef X0<impl> pimpl; in test_X2() typedef