Searched refs:UseObjCMixedDispatch (Results 1 – 5 of 5) sorted by relevance
46 bool UseObjCMixedDispatch() const override;
255 bool UseObjCMixedDispatch() const override { return true; } in UseObjCMixedDispatch() function542 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
202 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
3868 if (TC.UseObjCMixedDispatch()) in RenderObjCOptions()
426 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function