|
clang 23.0.0git
|
Manages (and terminates) the asynchronous compilation of modules. More...
Public Member Functions | |
| void | add (llvm::unique_function< void()> Compile) |
| Registers the module compilation, unless this instance is about to be destroyed. | |
| ~AsyncModuleCompiles () | |
Manages (and terminates) the asynchronous compilation of modules.
Definition at line 559 of file DependencyScannerImpl.cpp.
|
inline |
Definition at line 574 of file DependencyScannerImpl.cpp.
|
inline |
Registers the module compilation, unless this instance is about to be destroyed.
Definition at line 568 of file DependencyScannerImpl.cpp.