Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
18 class PreprocessorOutputOptions {46 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
112 std::shared_ptr<PreprocessorOutputOptions> PreprocessorOutputOpts;145 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()258 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()383 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
45 class PreprocessorOutputOptions; variable57 const PreprocessorOutputOptions &Opts);
322 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()325 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
548 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
152 PreprocessorOutputOpts(std::make_shared<PreprocessorOutputOptions>()) {} in CompilerInvocationBase()258 PreprocessorOutputOptions &4480 GeneratePreprocessorOutputArgs(const PreprocessorOutputOptions &Opts, in GeneratePreprocessorOutputArgs()4483 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in GeneratePreprocessorOutputArgs()4499 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()4504 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in ParsePreprocessorOutputArgs()
970 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()