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

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

Completed in 54 milliseconds