HomeSort by relevance Sort by last modified time
    Searched defs:Precompile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Driver/
Phases.h 20 Precompile,
  /external/clang/lib/Driver/
Tools.h 110 class LLVM_LIBRARY_VISIBILITY Precompile : public Common {
112 Precompile(const ToolChain &TC) : Common("gcc::Precompile",
113 "gcc precompile", TC) {}
159 // For Hexagon, we do not need to instantiate tools for PreProcess, PreCompile and Compile.

Completed in 23 milliseconds