clang  20.0.0git
List of all members
clang::ObjectFilePCHContainerWriter Class Reference

A PCHContainerWriter implementation that uses LLVM to wraps Clang modules inside a COFF, ELF, or Mach-O container. More...

#include "clang/CodeGen/ObjectFilePCHContainerWriter.h"

Inheritance diagram for clang::ObjectFilePCHContainerWriter:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from clang::PCHContainerWriter
virtual ~PCHContainerWriter ()=0
 

Detailed Description

A PCHContainerWriter implementation that uses LLVM to wraps Clang modules inside a COFF, ELF, or Mach-O container.

Definition at line 18 of file ObjectFilePCHContainerWriter.h.


The documentation for this class was generated from the following files: