Searched refs:isThreadModelSupported (Results 1 – 4 of 4) sorted by relevance
543 virtual bool isThreadModelSupported(const StringRef Model) const;
663 bool ToolChain::isThreadModelSupported(const StringRef Model) const { in isThreadModelSupported() function in ToolChain
1650 if (TC.isThreadModelSupported(A->getValue())) in PrintVersion()
4784 if (!TC.isThreadModelSupported(A->getValue())) in ConstructJob()