Searched refs:function_call_expr (Results 1 – 3 of 3) sorted by relevance
449 class function_call_expr; variable452 typedef shared_ptr<function_call_expr> function_call_expr_sptr;455 class function_call_expr461 function_call_expr();464 function_call_expr(const string& name,
1332 expr.reset(new function_call_expr(name, arguments)); in read_function_call_expr()1954 struct function_call_expr::priv1975 function_call_expr::function_call_expr(const string& name, in function_call_expr() function in abigail::ini::function_call_expr1984 function_call_expr::get_name() const in get_name()1993 function_call_expr::get_arguments() const in get_arguments()2002 function_call_expr::get_arguments() in get_arguments()
22294 (string_property_value, tuple_property_value, function_call_expr):22339 (function_call_expr::priv): Define new type.22340 (function_call_expr::{function_call_expr, get_name,