Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c2714 print_assignment_operator (pretty_printer *buffer, tree t, tree type) in print_assignment_operator() function
3026 print_assignment_operator (buffer, t, type); in dump_ada_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc2771 print_assignment_operator (pretty_printer *buffer, tree t, tree type) in print_assignment_operator() function
3081 print_assignment_operator (buffer, t, type); in dump_ada_declaration()
H A DChangeLog3234 * c-ada-spec.c (print_assignment_operator): New function.