Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
17 class PreprocessorOutputOptions {28 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
121 PreprocessorOutputOptions PreprocessorOutputOpts;199 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()202 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
51 class PreprocessorOutputOptions; variable71 const PreprocessorOutputOptions &Opts);
308 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()311 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
21 class PreprocessorOutputOptions; variable31 const PreprocessorOutputOptions &Opts);
577 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
720 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
1918 static void ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()