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() function455 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
104 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
2888 if (TC.UseObjCMixedDispatch()) in RenderObjCOptions()
342 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function