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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 59 RunPreprocessorOnly ///< Just lex, no output.
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 108 case RunPreprocessorOnly: return llvm::make_unique<PreprocessOnlyAction>();
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 336 milliseconds