Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChain.cpp229 Tool *ToolChain::getClangAs() const { in getClangAs() function in ToolChain
331 return getClangAs(); in SelectTool()
/external/clang/include/clang/Driver/
DToolChain.h91 Tool *getClangAs() const;