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