Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp460 Tool *ToolChain::getClang() const { in getClang() function in ToolChain
563 return getClang(); in getTool()
862 if (getDriver().ShouldUseClangCompiler(JA)) return getClang(); in SelectTool()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h170 Tool *getClang() const;