Searched refs:UseObjCMixedDispatch (Results 1 – 4 of 4) sorted by relevance
247 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function
346 bool UseObjCMixedDispatch() const override { return true; } in UseObjCMixedDispatch() function536 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function1173 bool UseObjCMixedDispatch() const override;
5013 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
5528 if (getToolChain().UseObjCMixedDispatch()) in ConstructJob()