Searched refs:union_diff_sptr (Results 1 – 3 of 3) sorted by relevance
1751 typedef shared_ptr<union_diff> union_diff_sptr; typedef1788 friend union_diff_sptr1794 union_diff_sptr
5998 union_diff_sptr6003 union_diff_sptr changes(new union_diff(first, second, ctxt)); in compute_diff()
21932 (typedef union_diff_sptr): New typedef.