impl_printer::print_method: extract out ConversionMethod::print_call
commitebe8f017a41cbb91b2675bd5188672fb2f5f9421
authorSven Verdoolaege <sven@cerebras.net>
Thu, 17 Sep 2020 10:08:46 +0000 (17 12:08 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Sat, 6 Mar 2021 23:00:01 +0000 (7 00:00 +0100)
tree9c0db3b878210f406061d09ca2c0252347b61d99
parent24d5b102ac6a4b1a5715abfd058e6172225d1add
impl_printer::print_method: extract out ConversionMethod::print_call

This allows the printing to be specialized in case "this"
needs to be converted in the next commit.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
interface/cpp.cc
interface/cpp.h