Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningService.cpp18 ScanningOptimizations OptimizeArgs, bool EagerLoadModules, bool TraceVFS) in DependencyScanningService() argument
H A DDependencyScanningWorker.cpp289 bool EagerLoadModules, bool DisableFree, in DependencyScanningAction() argument
471 bool EagerLoadModules; global() member in __anond7e831410111::DependencyScanningAction
H A DModuleDepCollector.cpp390 getModuleContextHash(const ModuleDeps & MD,const CowCompilerInvocation & CI,bool EagerLoadModules,llvm::vfs::FileSystem & VFS) getModuleContextHash() argument
741 ModuleDepCollector(std::unique_ptr<DependencyOutputOptions> Opts,CompilerInstance & ScanInstance,DependencyConsumer & C,DependencyActionController & Controller,CompilerInvocation OriginalCI,PrebuiltModuleVFSMapT PrebuiltModuleVFSMap,ScanningOptimizations OptimizeArgs,bool EagerLoadModules,bool IsStdModuleP1689Format) ModuleDepCollector() argument
[all...]
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h121 bool EagerLoadModules; global() variable
H A DDependencyScanningService.h99 const bool EagerLoadModules; global() variable
H A DModuleDepCollector.h272 bool EagerLoadModules; global() variable
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp80 static bool EagerLoadModules; global() variable