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() function541 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
202 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
3874 if (TC.UseObjCMixedDispatch()) in RenderObjCOptions()
438 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function