Macro for generating in‐class operand accessor declarations. It should only be called in the public section of the interface.
Synopsis
Declared in <llvm/IR/OperandTraits.h>
#define DECLARE_TRANSPARENT_OPERAND_ACCESSORS(VALUECLASS)
Parameters
Name |
Description |
VALUECLASS |
Operand value type returned by |
Created with MrDocs