Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dada-lang.c111 static void replace_operator_with_call (struct expression **, int, int, int,
2239 replace_operator_with_call (expp, pc, 0, 0, in ada_resolve_subexp()
2320 replace_operator_with_call (expp, pc, nargs, 1, in ada_resolve_subexp()
2773 replace_operator_with_call (struct expression **expp, int pc, int nargs, in replace_operator_with_call() function