Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1200 DerivedTy::bindDerived(cls); in bind()
1204 static void bindDerived(ClassTy &m) {} in bindDerived() function in __anon49d064020211::PyConcreteValue
1214 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020211::PyBlockArgument
1235 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020211::PyOpResult
1457 DerivedTy::bindDerived(cls); in bind()
1461 static void bindDerived(ClassTy &m) {} in bindDerived() function in __anon49d064020811::PyConcreteAttribute
1471 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020811::PyFloatAttribute
1522 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020811::PyIntegerAttribute
1547 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020811::PyBoolAttribute
1569 static void bindDerived(ClassTy &c) { in bindDerived() function in __anon49d064020811::PyStringAttribute
[all …]
DPybindUtils.h264 Derived::bindDerived(clazz);
268 static void bindDerived(ClassTy &) {}