|
clang 22.0.0git
|
#include "clang/Serialization/PCHContainerOperations.h"
Public Attributes | |
| ASTFileSignature | Signature |
| llvm::SmallVector< char, 0 > | Data |
| bool | IsComplete |
Definition at line 27 of file PCHContainerOperations.h.
| llvm::SmallVector<char, 0> clang::PCHBuffer::Data |
Definition at line 29 of file PCHContainerOperations.h.
Referenced by clang::CXX20ModulesGenerator::HandleTranslationUnit().
| bool clang::PCHBuffer::IsComplete |
Definition at line 30 of file PCHContainerOperations.h.
| ASTFileSignature clang::PCHBuffer::Signature |
Definition at line 28 of file PCHContainerOperations.h.