Definition at line 359 of file PrecompiledPreamble.cpp.
◆ Kind
◆ file()
static std::unique_ptr< PCHStorage > clang::PrecompiledPreamble::PCHStorage::file |
( |
std::unique_ptr< TempPCHFile > |
File | ) |
|
|
inlinestatic |
◆ filePath()
llvm::StringRef clang::PrecompiledPreamble::PCHStorage::filePath |
( |
| ) |
const |
|
inline |
◆ getKind()
Kind clang::PrecompiledPreamble::PCHStorage::getKind |
( |
| ) |
const |
|
inline |
◆ inMemory()
static std::unique_ptr< PCHStorage > clang::PrecompiledPreamble::PCHStorage::inMemory |
( |
std::shared_ptr< PCHBuffer > |
Buf | ) |
|
|
inlinestatic |
◆ memoryContents()
llvm::StringRef clang::PrecompiledPreamble::PCHStorage::memoryContents |
( |
| ) |
const |
|
inline |
◆ shrink()
void clang::PrecompiledPreamble::PCHStorage::shrink |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: