Searched defs:DependencyOutputOpts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 109 std::shared_ptr<DependencyOutputOptions> DependencyOutputOpts; variable |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 2208 const DependencyOutputOptions &DependencyOutputOpts = Opts; GenerateDependencyOutputArgs() local |