Searched refs:UseObjCMixedDispatch (Results 1 – 3 of 3) sorted by relevance
222 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function
280 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function442 bool UseObjCMixedDispatch() const override { in UseObjCMixedDispatch() function
4228 if (getToolChain().UseObjCMixedDispatch()) in ConstructJob()