Searched refs:UseObjCMixedDispatch (Results 1 – 5 of 5) sorted by relevance
46 bool UseObjCMixedDispatch() const override;
253 bool UseObjCMixedDispatch() const override { return true; } in UseObjCMixedDispatch() function550 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
251 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
4005 if (TC.UseObjCMixedDispatch()) in RenderObjCOptions()
461 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function