Base class for RAII helpers that emit #if‐family guards and matching #endif.
Synopsis
Declared in <llvm/TableGen/CodeGenHelpers.h>
class IfGuardEmitterBase;
Protected Member Functions
Name |
Description |
|
Constructors |
|
Emit the closing |
|
Copy assignment is deleted; each emitter owns a unique stream scope. |
Created with MrDocs