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