Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
17 class PreprocessorOutputOptions {27 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
119 PreprocessorOutputOptions PreprocessorOutputOpts;197 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()200 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
46 class PreprocessorOutputOptions; variable73 const PreprocessorOutputOptions &Opts);
266 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()269 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
21 class PreprocessorOutputOptions; variable31 const PreprocessorOutputOptions &Opts);
511 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
700 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
1484 static void ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()