Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ini.h478 read_function_call_expr(std::istream& input,
482 read_function_call_expr(const string& input,
486 read_function_call_expr(const string& input);
/external/libabigail/src/
Dabg-ini.cc1274 read_function_call_expr(function_call_expr_sptr& expr) in read_function_call_expr() function in abigail::ini::read_context
2016 read_function_call_expr(std::istream& input, in read_function_call_expr() function
2020 return ctxt.read_function_call_expr(expr); in read_function_call_expr()
2034 read_function_call_expr(const string& input, in read_function_call_expr() function
2038 return read_function_call_expr(in, expr); in read_function_call_expr()
2049 read_function_call_expr(const string& input) in read_function_call_expr() function
2052 read_function_call_expr(input, expr); in read_function_call_expr()
Dabg-suppression.cc1295 if (ini::read_function_call_expr(s, expr) && expr) in create_fn_call_expr_boundary()
1695 …_suppression::insertion_range::create_fn_call_expr_boundary(ini::read_function_call_expr(ins_point… in read_type_suppression()
1738 …type_suppression::insertion_range::create_fn_call_expr_boundary(ini::read_function_call_expr(str))) in read_type_suppression()
1751 …type_suppression::insertion_range::create_fn_call_expr_boundary(ini::read_function_call_expr(str))) in read_type_suppression()
1813 …type_suppression::insertion_range::create_fn_call_expr_boundary(ini::read_function_call_expr(str))) in read_type_suppression()
1826 …type_suppression::insertion_range::create_fn_call_expr_boundary(ini::read_function_call_expr(str))) in read_type_suppression()
/external/libabigail/
DChangeLog19120 read_function_call_expr, read_property_value,
22299 (is_simple_property, is_tuple_property, read_function_call_expr):
22335 read_function_argument, read_function_call_expr}): Define new