Searched defs:forward_method (Results 1 – 3 of 3) sorted by relevance
48 auto forward_method = bc.find_method("forward"); in TEST() local
66 const auto& forward_method = eval_mod.get_method("forward"); in preprocess() local
165 macro_rules! forward_method { macro