Searched refs:GetRuntimeLibType (Results 1 – 5 of 5) sorted by relevance
198 if (GetRuntimeLibType(DriverArgs) == ToolChain::RLT_Libgcc) { in AddClangSystemIncludeArgs()
521 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType( in GetRuntimeLibType() function in ToolChain
385 switch (GetRuntimeLibType(Args)) { in AddLinkRuntimeLibArgs()
8635 ToolChain::RuntimeLibType RLT = TC.GetRuntimeLibType(Args); in AddRunTimeLibs()9665 ToolChain::RuntimeLibType RLT = getToolChain().GetRuntimeLibType(Args); in AddLibGCC()
370 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;