Move value_ref_policy methods out-of-line
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 21:22:13 +0000 (14:22 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:22:16 +0000 (15:22 -0700)
commitd3824ae14ac64c10733537969a0bd58a9385cbf2
treefbc17cc6337a8a84ba2d6fba295c8c42c270e503
parente989e63761c66d632e1e3b9b40feb12e76cc5dd3
Move value_ref_policy methods out-of-line

This moves the value_ref_policy methods to be defined out-of-line.
This is a necessary step to change value_incref and value_decref to be
methods of value.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/value.h