HomeSort by relevance Sort by last modified time
    Searched refs:GetRuntimeLibType (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Driver/
ToolChain.h 293 // GetRuntimeLibType - Determine the runtime library type to use with the
296 GetRuntimeLibType(const llvm::opt::ArgList &Args) const;
  /external/clang/lib/Driver/
ToolChain.cpp 293 ToolChain::RuntimeLibType ToolChain::GetRuntimeLibType(
ToolChains.cpp 307 switch (GetRuntimeLibType(Args)) {
    [all...]
Tools.cpp     [all...]

Completed in 229 milliseconds