|
clang 23.0.0git
|
The parsed Standard library module manifest. More...
#include "clang/Driver/ModulesDriver.h"
Classes | |
| struct | Module |
Public Attributes | |
| std::vector< Module > | Modules |
The parsed Standard library module manifest.
Definition at line 36 of file ModulesDriver.h.
| std::vector<Module> clang::driver::modules::StdModuleManifest::Modules |
Definition at line 48 of file ModulesDriver.h.
Referenced by clang::driver::Driver::BuildCompilation(), and clang::driver::modules::fromJSON().