Searched refs:UseObjCMixedDispatch (Results 1 – 4 of 4) sorted by relevance
246 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function
328 bool UseObjCMixedDispatch() const override { return true; } in UseObjCMixedDispatch() function513 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function1102 bool UseObjCMixedDispatch() const override;
4432 bool WebAssembly::UseObjCMixedDispatch() const { return true; } in UseObjCMixedDispatch() function in WebAssembly
5031 if (getToolChain().UseObjCMixedDispatch()) in ConstructJob()