Searched refs:UseObjCMixedDispatch (Results 1 – 3 of 3) sorted by relevance
197 virtual bool UseObjCMixedDispatch() const { return false; } in UseObjCMixedDispatch() function
351 virtual bool UseObjCMixedDispatch() const { in UseObjCMixedDispatch() function
3372 if (getToolChain().UseObjCMixedDispatch()) in ConstructJob()