Searched defs:bindDerived (Results 1 – 7 of 7) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRTypes.cpp | 42 static void bindDerived(ClassTy &c) { bindDerived() function in __anon2092a0da0111::PyIntegerType |
H A D | IRAttributes.cpp | 137 static void bindDerived(ClassTy &c) { bindDerived() function in __anon5898d0ac0111::PyAffineMapAttribute |
H A D | IRAffine.cpp | 130 static void bindDerived(ClassTy &m) {} bindDerived() function in __anon3254676e0111::PyConcreteAffineExpr |
H A D | IRInterfaces.cpp | 210 static void bindDerived(ClassTy &cls) {} bindDerived() function in mlir::python::PyConcreteOpInterface |
H A D | PybindUtils.h |
|
H A D | IRModule.h | 997 static void bindDerived(ClassTy &m) {} bindDerived() function |
H A D | IRCore.cpp | 2235 static void bindDerived(ClassTy &m) {} bindDerived() function in __anon0d8b16ee0b11::PyConcreteValue |