Searched refs:union_diff_sptr (Results 1 – 3 of 3) sorted by relevance
1745 typedef shared_ptr<union_diff> union_diff_sptr; typedef1785 friend union_diff_sptr1791 union_diff_sptr
6043 union_diff_sptr6051 union_diff_sptr changes(new union_diff(first, second, ctxt)); in compute_diff()
13518 (typedef union_diff_sptr): New typedef.