#include <ValidatorBase.h>
Definition at line 26 of file ValidatorBase.h.
◆ ~ValidatorBase()
| virtual onert::backend::ValidatorBase::~ValidatorBase |
( |
| ) |
|
|
virtualdefault |
◆ ValidatorBase() [1/2]
| onert::backend::ValidatorBase::ValidatorBase |
( |
| ) |
|
|
delete |
◆ ValidatorBase() [2/2]
| onert::backend::ValidatorBase::ValidatorBase |
( |
const ir::Graph & |
graph | ) |
|
|
inline |
◆ supported()
| virtual bool onert::backend::ValidatorBase::supported |
( |
const ir::IOperation & |
op | ) |
|
|
inlinefinalvirtual |
◆ _graph
| const ir::Graph& onert::backend::ValidatorBase::_graph |
|
protected |
◆ _supported
| bool onert::backend::ValidatorBase::_supported |
|
protected |
The documentation for this class was generated from the following file: