Home
last modified time | relevance | path

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

/third_party/libabigail/include/
Dabg-suppression.h315 typedef shared_ptr<fn_call_expr_boundary> fn_call_expr_boundary_sptr; typedef
330 static insertion_range::fn_call_expr_boundary_sptr
333 static insertion_range::fn_call_expr_boundary_sptr
348 type_suppression::insertion_range::fn_call_expr_boundary_sptr
/third_party/libabigail/src/
Dabg-suppression.cc1300 type_suppression::insertion_range::fn_call_expr_boundary_sptr
1302 {return fn_call_expr_boundary_sptr(new fn_call_expr_boundary(expr));} in create_fn_call_expr_boundary()
1316 type_suppression::insertion_range::fn_call_expr_boundary_sptr
1319 fn_call_expr_boundary_sptr result, nil; in create_fn_call_expr_boundary()
1347 else if (fn_call_expr_boundary_sptr b = is_fn_call_expr_boundary(boundary)) in eval_boundary()
1419 type_suppression::insertion_range::fn_call_expr_boundary_sptr
1738 else if (type_suppression::insertion_range::fn_call_expr_boundary_sptr expr = in read_type_suppression()
1781 else if (type_suppression::insertion_range::fn_call_expr_boundary_sptr expr = in read_type_suppression()
1794 else if (type_suppression::insertion_range::fn_call_expr_boundary_sptr expr = in read_type_suppression()
1856 else if (type_suppression::insertion_range::fn_call_expr_boundary_sptr expr = in read_type_suppression()
[all …]