Searched refs:DependencyOutputOptions (Results 1 – 9 of 9) sorted by relevance
113 DependencyOutputOptions DependencyOutputOpts;186 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()189 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()
23 class DependencyOutputOptions {63 DependencyOutputOptions() { in DependencyOutputOptions() function
40 class DependencyOutputOptions; variable116 Preprocessor &PP, const DependencyOutputOptions &Opts);168 const DependencyOutputOptions &DepOpts,
259 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()262 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()755 DependencyOutputOptions &DepOpts,
23 const DependencyOutputOptions &DepOpts;34 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()80 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
172 DFGImpl(const Preprocessor *_PP, const DependencyOutputOptions &Opts) in DFGImpl()234 clang::Preprocessor &PP, const clang::DependencyOutputOptions &Opts) { in CreateAndAttachToPreprocessor()
346 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor()731 DependencyOutputOptions &DepOpts, const FrontendOptions &Opts) { in InitializeSourceManager()1008 Invocation->getDependencyOutputOpts() = DependencyOutputOptions(); in compileModuleImpl()
850 static void ParseDependencyOutputArgs(DependencyOutputOptions &Opts, in ParseDependencyOutputArgs()
100 Invocation->getDependencyOutputOpts() = DependencyOutputOptions(); in newInvocation()