Searched refs:PreprocessorOutputOptions (Results 1 – 7 of 7) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
18 class PreprocessorOutputOptions {48 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
112 std::shared_ptr<PreprocessorOutputOptions> PreprocessorOutputOpts;145 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()263 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()398 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
346 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()349 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
550 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
152 PreprocessorOutputOpts(std::make_shared<PreprocessorOutputOptions>()) {} in CompilerInvocationBase()269 PreprocessorOutputOptions &4687 GeneratePreprocessorOutputArgs(const PreprocessorOutputOptions &Opts, in GeneratePreprocessorOutputArgs()4690 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in GeneratePreprocessorOutputArgs()4706 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()4711 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in ParsePreprocessorOutputArgs()
1078 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()