Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp23 const DependencyOutputOptions &DepOpts; member in __anon13799fe80111::HeaderIncludesCallback
34 const DependencyOutputOptions &DepOpts, in HeaderIncludesCallback()
80 const DependencyOutputOptions &DepOpts, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp346 const DependencyOutputOptions &DepOpts = getDependencyOutputOpts(); in createPreprocessor() local
731 DependencyOutputOptions &DepOpts, const FrontendOptions &Opts) { in InitializeSourceManager()
/aosp_15_r20/frameworks/compile/slang/
Dslang.cpp361 clang::DependencyOutputOptions DepOpts; in generateDepFile() local