Searched refs:GetRuntimeLibType (Results 1 – 5 of 5) sorted by relevance
204 if (GetRuntimeLibType(DriverArgs) == ToolChain::RLT_Libgcc) { in AddClangSystemIncludeArgs()
528 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain
406 switch (GetRuntimeLibType(Args)) { in AddLinkRuntimeLibArgs()
9223 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()10296 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
380 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;