Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp23 const DependencyOutputOptions &DepOpts; member in __anonfb3caf500111::HeaderIncludesCallback
34 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()
182 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp492 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor() local