Home
last modified time | relevance | path

Searched refs:getClang (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Driver/
DToolChain.cpp209 Tool *ToolChain::getClang() const { in getClang() function in ToolChain
265 return getClang(); in getTool()
328 if (getDriver().ShouldUseClangCompiler(JA)) return getClang(); in SelectTool()
/external/clang/include/clang/Driver/
DToolChain.h88 Tool *getClang() const;