9#ifndef LLVM_CLANG_SERIALIZATION_OBJECTFILEPCHCONTAINERREADER_H
10#define LLVM_CLANG_SERIALIZATION_OBJECTFILEPCHCONTAINERREADER_H
21 StringRef ExtractPCH(llvm::MemoryBufferRef Buffer)
const override;
A PCHContainerReader implementation that uses LLVM to wraps Clang modules inside a COFF,...
This abstract interface provides operations for unwrapping containers for serialized ASTs (precompile...
The JSON file list parser is used to communicate input to InstallAPI.