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

  /external/clang/lib/Driver/
Phases.cpp 19 case Precompile: return "precompiler";
Types.cpp 194 P.push_back(phases::Precompile);
ToolChains.h 159 mutable OwningPtr<tools::gcc::Precompile> Precompile;
Tools.h 145 class LLVM_LIBRARY_VISIBILITY Precompile : public Common {
147 Precompile(const ToolChain &TC) : Common("gcc::Precompile",
148 "gcc precompile", TC) {}
194 // For Hexagon, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
ToolChains.cpp     [all...]
Driver.cpp     [all...]
Tools.cpp     [all...]
  /external/clang/include/clang/Driver/
Phases.h 20 Precompile,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 449 def Precompile(self, _object, _attributes={}, **_arguments):
450 """Precompile: Precompile the specified file to the specified destination file
451 Required argument: File to precompile
    [all...]

Completed in 645 milliseconds