Searched refs:UseObjCMixedDispatch (Results 1 – 5 of 5) sorted by relevance
46 bool UseObjCMixedDispatch() const override;
236 bool UseObjCMixedDispatch() const override { return true; } in UseObjCMixedDispatch() function489 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
200 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
3622 if (TC.UseObjCMixedDispatch()) in RenderObjCOptions()
396 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function