Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
1 //===--- PreprocessorOutputOptions.h ----------------------------*- C++ -*-===//16 /// PreprocessorOutputOptions - Options for controlling the C preprocessor18 class PreprocessorOutputOptions {48 PreprocessorOutputOptions() { in PreprocessorOutputOptions() 46 PreprocessorOutputOptions() { PreprocessorOutputOptions() function
22 #include "clang/Frontend/PreprocessorOutputOptions.h"112 std::shared_ptr<PreprocessorOutputOptions> PreprocessorOutputOpts;145 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts() 263 PreprocessorOutputOptions &getPreprocessorOutputOpts() {398 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
45 class PreprocessorOutputOptions; variable57 const PreprocessorOutputOptions &Opts);
346 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getDiagnostics() 349 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getDiagnosticsPtr()
16 #include "clang/Frontend/PreprocessorOutputOptions.h"550 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
39 #include "clang/Frontend/PreprocessorOutputOptions.h"152 PreprocessorOutputOpts(std::make_shared<PreprocessorOutputOptions>()) {} in CompilerInvocationBase() 269 PreprocessorOutputOptions &4687 GeneratePreprocessorOutputArgs(const PreprocessorOutputOptions &Opts, in CreateFromArgs() 4690 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in CreateFromArgs() 4706 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in getModuleHash() 4711 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in getModuleHash()
17 #include "clang/Frontend/PreprocessorOutputOptions.h"1078 const PreprocessorOutputOptions &Opts) {