Interface for on-demand deserialization of submodules stored in a PCM file.
More...
#include "clang/Basic/Module.h"
Interface for on-demand deserialization of submodules stored in a PCM file.
Definition at line 56 of file Module.h.
◆ ~ExternalSubmoduleSource()
| virtual clang::ExternalSubmoduleSource::~ExternalSubmoduleSource |
( |
| ) |
|
|
virtualdefault |
◆ getSubmodule()
| virtual Module * clang::ExternalSubmoduleSource::getSubmodule |
( |
uint32_t | GlobalID | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: