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