Searched defs:get_arguments (Results 1 – 5 of 5) sorted by relevance
26 def get_arguments(command, cwd): function
1993 function_call_expr::get_arguments() const in get_arguments() function in abigail::ini::function_call_expr2002 function_call_expr::get_arguments() in get_arguments() function in abigail::ini::function_call_expr
3454 pub fn get_arguments(&self) -> impl Iterator<Item = &Arg> { in get_arguments() method
1492 def get_arguments(self): member in Cursor
3563 pub fn get_arguments(&self) -> impl Iterator<Item = &Arg<'help>> { in get_arguments() method