Home
last modified time | relevance | path

Searched defs:PySymbolTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h39 class PySymbolTable; variable
635 friend class PySymbolTable; variable
H A DIRCore.cpp1718 PySymbolTable::PySymbolTable(PyOperationBase &operation) in PySymbolTable() function in PySymbolTable