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

  /external/clang/include/clang/Driver/
Phases.h 19 Preprocess,
  /external/clang/lib/Driver/
Tools.h 139 class LLVM_LIBRARY_VISIBILITY Preprocess : public Common {
141 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess",
177 // For Hexagon, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
616 // For XCore, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
ToolChains.h 182 mutable std::unique_ptr<tools::gcc::Preprocess> Preprocess;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 476 def Preprocess(self, _object, _attributes={}, **_arguments):
477 """Preprocess: Preprocesses the specified file(s)
    [all...]

Completed in 256 milliseconds