Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp22 const DependencyOutputOptions &DepOpts; member in __anonedff015b0111::HeaderIncludesCallback
33 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()
82 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp495 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor() local