Searched refs:GetRuntimeLibType (Results 1 – 4 of 4) sorted by relevance
319 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;
353 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain
352 switch (GetRuntimeLibType(Args)) { in AddLinkRuntimeLibArgs()
7711 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()