HomeSort by: relevance | last modified time | path
    Searched defs:GetRuntimeLibType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Fuchsia.cpp 291 ToolChain::RuntimeLibType Fuchsia::GetRuntimeLibType(
Darwin.cpp 1270 ToolChain::RuntimeLibType DarwinClang::GetRuntimeLibType(
1286 GetRuntimeLibType(Args);
  /src/external/apache2/llvm/dist/clang/lib/Driver/
ToolChain.cpp 752 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType(
789 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args);
798 if (GetRuntimeLibType(Args) == RLT_Libgcc)

Completed in 26 milliseconds