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