Searched refs:PreprocessorOutputOptions (Results 1 – 8 of 8) sorted by relevance
20 class PreprocessorOutputOptions; variable30 const PreprocessorOutputOptions &Opts);
18 class PreprocessorOutputOptions {48 PreprocessorOutputOptions() { in PreprocessorOutputOptions() function
112 std::shared_ptr<PreprocessorOutputOptions> PreprocessorOutputOpts;145 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()263 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts()398 PreprocessorOutputOptions &getMutPreprocessorOutputOpts();
45 class PreprocessorOutputOptions; variable57 const PreprocessorOutputOptions &Opts);
347 PreprocessorOutputOptions &getPreprocessorOutputOpts() { in getPreprocessorOutputOpts() 350 const PreprocessorOutputOptions &getPreprocessorOutputOpts() const { in getPreprocessorOutputOpts()
550 const PreprocessorOutputOptions &Opts) { in RewriteIncludesInInput()
39 #include "clang/Frontend/PreprocessorOutputOptions.h"152 PreprocessorOutputOpts(std::make_shared<PreprocessorOutputOptions>()) {} in CompilerInvocationBase() 269 PreprocessorOutputOptions &4839 GeneratePreprocessorOutputArgs(const PreprocessorOutputOptions &Opts, in CreateFromArgsImpl() 4842 const PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in CreateFromArgsImpl() 4858 static bool ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, in CreateFromArgs() 4863 PreprocessorOutputOptions &PreprocessorOutputOpts = Opts; in CreateFromArgs()
17 #include "clang/Frontend/PreprocessorOutputOptions.h"1077 const PreprocessorOutputOptions &Opts) { in DoPrintPreprocessedInput()