Searched defs:EagerLoadModules (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.cpp | 18 ScanningOptimizations OptimizeArgs, bool EagerLoadModules, bool TraceVFS) in DependencyScanningService() argument
|
H A D | DependencyScanningWorker.cpp | 289 bool EagerLoadModules, bool DisableFree, in DependencyScanningAction() argument 471 bool EagerLoadModules; global() member in __anond7e831410111::DependencyScanningAction
|
H A D | ModuleDepCollector.cpp | 390 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 D | DependencyScanningWorker.h | 121 bool EagerLoadModules; global() variable
|
H A D | DependencyScanningService.h | 99 const bool EagerLoadModules; global() variable
|
H A D | ModuleDepCollector.h | 272 bool EagerLoadModules; global() variable
|
/llvm-project/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 80 static bool EagerLoadModules; global() variable
|