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 384 /// ShouldUseClangCompiler - Should the clang compiler be used to
386 bool ShouldUseClangCompiler(const JobAction &JA) const;
  /external/clang/lib/Driver/
ToolChain.cpp 134 if (getDriver().ShouldUseClangCompiler(JA))
Driver.cpp     [all...]

Completed in 49 milliseconds