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);
313 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()316 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
515 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
960 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
4319 const PreprocessorOutputOptions &Opts, SmallVectorImpl<const char *> &Args, in GeneratePreprocessorOutputArgs()4321 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in GeneratePreprocessorOutputArgs()4343 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()4348 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in ParsePreprocessorOutputArgs()