Searched refs:return_as_object (Results 1 – 1 of 1) sorted by relevance
275 bool return_as_object = tweak_ == Tweak::ReturnAsObject; in Apply() local279 SLICER_CHECK(!return_as_object || in Apply()281 const auto return_type = return_as_object ? builder.GetType("Ljava/lang/Object;") in Apply()