Searched refs:BaseContextObject (Results 1 – 2 of 2) sorted by relevance
270 class BaseContextObject {359 class PyDialectDescriptor : public BaseContextObject {372 class PyDialects : public BaseContextObject {375 : BaseContextObject(std::move(contextRef)) {} in PyDialects()420 class PyLocation : public BaseContextObject {463 class PyModule : public BaseContextObject {745 class PyType : public BaseContextObject {815 class PyAttribute : public BaseContextObject {940 class PyAffineExpr : public BaseContextObject {967 class PyAffineMap : public BaseContextObject {[all …]
864 : BaseContextObject(std::move(contextRef)), module(module) {} in PyModule()917 : BaseContextObject(std::move(contextRef)), operation(operation) {} in PyOperation()