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