Home
last modified time | relevance | path

Searched defs:DependencyOutputOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h109 std::shared_ptr<DependencyOutputOptions> DependencyOutputOpts; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2163 const DependencyOutputOptions &DependencyOutputOpts = Opts; GenerateDependencyOutputArgs() local
2198 DependencyOutputOptions &DependencyOutputOpts = Opts; ParseDependencyOutputArgs() local