Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
16 class PreprocessorOutputOptions {31 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
153 PreprocessorOutputOptions PreprocessorOutputOpts;179 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()183 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
45 class PreprocessorOutputOptions; variable55 const PreprocessorOutputOptions &Opts);
315 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()318 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
519 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
954 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
4359 const PreprocessorOutputOptions &Opts, SmallVectorImpl<const char *> &Args, in GeneratePreprocessorOutputArgs()4361 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in GeneratePreprocessorOutputArgs()4383 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()4388 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in ParsePreprocessorOutputArgs()