Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
16 class PreprocessorOutputOptions {29 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
148 PreprocessorOutputOptions PreprocessorOutputOpts;174 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()178 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
55 class PreprocessorOutputOptions; variable71 const PreprocessorOutputOptions &Opts);
312 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()315 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
537 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
859 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()
4254 const PreprocessorOutputOptions &Opts, SmallVectorImpl<const char *> &Args, in GeneratePreprocessorOutputArgs()4256 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in GeneratePreprocessorOutputArgs()4276 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in ParsePreprocessorOutputArgs()4281 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in ParsePreprocessorOutputArgs()