Searched refs:getDialectAllocator (Results 1 – 3 of 3) sorted by relevance
141 DialectAllocatorFunctionRef getDialectAllocator(StringRef name) const;
148 DialectRegistry::getDialectAllocator(StringRef name) const { in getDialectAllocator() function in DialectRegistry
406 impl->dialectsRegistry.getDialectAllocator(name); in getOrLoadDialect()