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

  /external/clang/include/clang/Driver/
Phases.h 20 Precompile,
  /external/clang/lib/Driver/
Phases.cpp 20 case Precompile: return "precompiler";
Tools.h 107 class LLVM_LIBRARY_VISIBILITY Precompile : public Common {
109 Precompile(const ToolChain &TC) : Common("gcc::Precompile",
110 "gcc precompile", TC) {}
Types.cpp 208 return N + 1; // precompile
229 return phases::Precompile;
Driver.cpp     [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 4137 milliseconds