Home
last modified time | relevance | path

Searched refs:RLT_CompilerRT (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Driver/
DToolChain.h57 RLT_CompilerRT, enumerator
/external/clang/lib/Driver/
DToolChains.h333 return ToolChain::RLT_CompilerRT; in GetDefaultRuntimeLibType()
852 : RuntimeLibType::RLT_CompilerRT; in GetDefaultRuntimeLibType()
DToolChain.cpp526 return ToolChain::RLT_CompilerRT; in GetRuntimeLibType()
DToolChains.cpp386 case ToolChain::RLT_CompilerRT: in AddLinkRuntimeLibArgs()
DTools.cpp8638 case ToolChain::RLT_CompilerRT: in AddRunTimeLibs()