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