|
clang 23.0.0git
|
The dependency scanning service contains shared configuration and state that is used by the individual dependency scanning workers. More...
#include "clang/DependencyScanning/DependencyScanningService.h"
Public Member Functions | |
| DependencyScanningService (DependencyScanningServiceOptions Opts) | |
| const DependencyScanningServiceOptions & | getOpts () const |
| DependencyScanningFilesystemSharedCache & | getSharedCache () |
| ModuleCacheEntries & | getModuleCacheEntries () |
The dependency scanning service contains shared configuration and state that is used by the individual dependency scanning workers.
Definition at line 108 of file DependencyScanningService.h.
|
inlineexplicit |
Definition at line 110 of file DependencyScanningService.h.
|
inline |
Definition at line 119 of file DependencyScanningService.h.
|
inline |
Definition at line 113 of file DependencyScanningService.h.
Referenced by createScanCompilerInvocation(), clang::dependencies::initializeScanCompilerInstance(), and clang::dependencies::initializeScanInstanceDependencyCollector().
|
inline |
Definition at line 115 of file DependencyScanningService.h.