RAII emitter for an #ifdef <Condition> / #endif guard.
Synopsis
Declared in <llvm/TableGen/CodeGenHelpers.h>
class IfDefGuardEmitter;
Description
Emits:
#ifdef <Condition>
#endif // <Condition>
Member Functions
Name |
Description |
|
Open an |
Created with MrDocs