Home
last modified time | relevance | path

Searched refs:kAppendBlockDocstring (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp133 static const char kAppendBlockDocstring[] = variable
348 .def("append", &PyBlockList::appendBlock, kAppendBlockDocstring); in bind()