Common CRTP base class for ModuleTranslation stack frames.
More...
#include "mlir/Target/LLVMIR/ModuleTranslation.h"
Common CRTP base class for ModuleTranslation stack frames.
Definition at line 236 of file ModuleTranslation.h.
◆ ~StackFrame()
virtual mlir::LLVM::ModuleTranslation::StackFrame::~StackFrame |
( |
| ) |
|
|
virtualdefault |
◆ StackFrame()
mlir::LLVM::ModuleTranslation::StackFrame::StackFrame |
( |
TypeID |
typeID | ) |
|
|
inlineexplicitprotected |
◆ getTypeID()
TypeID mlir::LLVM::ModuleTranslation::StackFrame::getTypeID |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: