Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp23 const DependencyOutputOptions &DepOpts; member in __anon3fe32dfb0111::HeaderIncludesCallback
34 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()
80 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
DCompilerInstance.cpp346 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor() local
731 DependencyOutputOptions &DepOpts, const FrontendOptions &Opts) { in InitializeSourceManager()