RAII helper that emits an anonymous namespace { ... } scope.
Synopsis
Declared in <llvm/TableGen/CodeGenHelpers.h>
class AnonNamespaceEmitter;
Member Functions
Name |
Description |
|
Constructors |
|
Close the anonymous namespace. |
|
Copy assignment is deleted; each emitter owns a unique stream scope. |
Created with MrDocs