#include "mlir/Query/QuerySession.h"
Definition at line 21 of file QuerySession.h.
◆ QuerySession()
mlir::query::QuerySession::QuerySession |
( |
Operation * |
rootOp, |
|
|
llvm::SourceMgr & |
sourceMgr, |
|
|
unsigned |
bufferId, |
|
|
const matcher::Registry & |
matcherRegistry |
|
) |
| |
|
inline |
◆ getBufferId()
unsigned mlir::query::QuerySession::getBufferId |
( |
| ) |
|
|
inline |
◆ getRegistryData()
◆ getRootOp()
Operation* mlir::query::QuerySession::getRootOp |
( |
| ) |
|
|
inline |
◆ getSourceManager()
llvm::SourceMgr& mlir::query::QuerySession::getSourceManager |
( |
| ) |
const |
|
inline |
◆ namedValues
◆ terminate
bool mlir::query::QuerySession::terminate = false |
The documentation for this class was generated from the following file: