Searched refs:DependencyOutputOptions (Results 1 – 9 of 9) sorted by relevance
131 DependencyOutputOptions DependencyOutputOpts;198 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()202 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()
26 class DependencyOutputOptions {68 DependencyOutputOptions() in DependencyOutputOptions() function
50 class DependencyOutputOptions; variable126 Preprocessor &PP, const DependencyOutputOptions &Opts);181 const DependencyOutputOptions &DepOpts,
272 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()275 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()775 DependencyOutputOptions &DepOpts,
23 const DependencyOutputOptions &DepOpts;34 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()80 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
173 DFGImpl(const Preprocessor *_PP, const DependencyOutputOptions &Opts) in DFGImpl()246 clang::Preprocessor &PP, const clang::DependencyOutputOptions &Opts) { in CreateAndAttachToPreprocessor()
418 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor()828 DependencyOutputOptions &DepOpts, const FrontendOptions &Opts) { in InitializeSourceManager()1123 Inv.getDependencyOutputOpts() = DependencyOutputOptions();
1328 static void ParseDependencyOutputArgs(DependencyOutputOptions &Opts, in ParseDependencyOutputArgs()
49 class DependencyOutputOptions; variable