Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
17 class PreprocessorOutputOptions {28 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
122 PreprocessorOutputOptions PreprocessorOutputOpts;203 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()206 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
52 class PreprocessorOutputOptions; variable72 const PreprocessorOutputOptions &Opts);
308 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()311 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
21 class PreprocessorOutputOptions; variable31 const PreprocessorOutputOptions &Opts);
579 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
741 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
2229 static void ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()