Searched refs:DialectAllocatorFunction (Results 1 – 2 of 2) sorted by relevance
27 using DialectAllocatorFunction = std::function<Dialect *(MLIRContext *)>; variable110 std::map<std::string, std::pair<TypeID, DialectAllocatorFunction>>;119 static_cast<DialectAllocatorFunction>(([](MLIRContext *ctx) { in insert()137 const DialectAllocatorFunction &ctor);
156 const DialectAllocatorFunction &ctor) { in insert()