Searched refs:PreprocessorOutputOptions (Results 1 – 9 of 9) sorted by relevance
21 class PreprocessorOutputOptions; variable31 const PreprocessorOutputOptions &Opts);
17 class PreprocessorOutputOptions {30 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
140 PreprocessorOutputOptions PreprocessorOutputOpts;215 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()219 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
60 class PreprocessorOutputOptions; variable76 const PreprocessorOutputOptions &Opts);
324 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()327 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
96 class PreprocessorOutputOptions; variable
606 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
830 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
3169 static void ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()