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

  /external/clang/include/clang/Driver/
Phases.h 19 Preprocess,
  /external/clang/lib/Driver/
Tools.h 98 class LLVM_LIBRARY_VISIBILITY Preprocess : public Common {
100 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess",
159 // For Hexagon, we do not need to instantiate tools for PreProcess, PreCompile and Compile.
245 class LLVM_LIBRARY_VISIBILITY Preprocess : public CC1 {
247 Preprocess(const ToolChain &TC) : CC1("darwin::Preprocess",

Completed in 36 milliseconds