Searched refs:isThreadModelSupported (Results 1 – 3 of 3) sorted by relevance
67 if (!isThreadModelSupported(A->getValue())) in ToolChain()243 bool ToolChain::isThreadModelSupported(const StringRef Model) const { in isThreadModelSupported() function in ToolChain
679 if (TC.isThreadModelSupported(A->getValue())) in PrintVersion()
271 virtual bool isThreadModelSupported(const StringRef Model) const;