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