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