Home
last modified time | relevance | path

Searched defs:EagerLoadModules (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningService.cpp18 ScanningOptimizations OptimizeArgs, bool EagerLoadModules) in DependencyScanningService()
H A DDependencyScanningWorker.cpp289 bool EagerLoadModules, bool DisableFree, in DependencyScanningAction()
471 bool EagerLoadModules; member in __anon798b1aa30111::DependencyScanningAction
H A DModuleDepCollector.cpp390 bool EagerLoadModules, in getModuleContextHash()
741 ScanningOptimizations OptimizeArgs, bool EagerLoadModules, in ModuleDepCollector()
/src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h121 bool EagerLoadModules; variable
H A DDependencyScanningService.h99 const bool EagerLoadModules; variable
H A DModuleDepCollector.h272 bool EagerLoadModules; variable
/src/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp82 static bool EagerLoadModules; variable