Searched refs:DependencyOutputOptions (Results 1 – 9 of 9) sorted by relevance
20 class DependencyOutputOptions {51 DependencyOutputOptions() { in DependencyOutputOptions() function
112 DependencyOutputOptions DependencyOutputOpts;182 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()185 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()
39 class DependencyOutputOptions; variable114 Preprocessor &PP, const DependencyOutputOptions &Opts);
251 DependencyOutputOptions &getDependencyOutputOpts() { in getDependencyOutputOpts()254 const DependencyOutputOptions &getDependencyOutputOpts() const { in getDependencyOutputOpts()
159 DFGImpl(const Preprocessor *_PP, const DependencyOutputOptions &Opts) in DFGImpl()204 clang::Preprocessor &PP, const clang::DependencyOutputOptions &Opts) { in CreateAndAttachToPreprocessor()
336 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor()
649 static void ParseDependencyOutputArgs(DependencyOutputOptions &Opts, in ParseDependencyOutputArgs()
55 class DependencyOutputOptions; variable
103 Invocation->getDependencyOutputOpts() = DependencyOutputOptions(); in newInvocation()