HomeSort by: relevance | last modified time | path
    Searched refs:RunPreprocessorOnly (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
FrontendOptions.h 136 RunPreprocessorOnly,
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 122 case RunPreprocessorOnly: return std::make_unique<PreprocessOnlyAction>();
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 2397 {frontend::RunPreprocessorOnly, OPT_Eonly},
4082 case frontend::RunPreprocessorOnly:

Completed in 34 milliseconds