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

  /external/clang/include/clang/Driver/
Driver.h 401 /// ShouldUseClangCompiler - Should the clang compiler be used to
403 bool ShouldUseClangCompiler(const JobAction &JA) const;
  /external/clang/lib/Driver/
ToolChain.cpp 173 if (getDriver().ShouldUseClangCompiler(JA))
Driver.cpp     [all...]

Completed in 60 milliseconds