Searched defs:typeDefs (Results 1 – 3 of 3) sorted by relevance
37 SmallVectorImpl<TypeDef> &typeDefs) { in findAllTypeDefs()247 SmallVector<TypeDef, 16> typeDefs; in emitTypeDefDecls() local282 static void emitTypeDefList(SmallVectorImpl<TypeDef> &typeDefs, in emitTypeDefList()529 static void emitParsePrintDispatch(SmallVectorImpl<TypeDef> &typeDefs, in emitParsePrintDispatch()572 SmallVector<TypeDef, 16> typeDefs; in emitTypeDefDefs() local
220 ArrayRef<Type> types, ArrayRef<TypeDef> typeDefs, in emitDialectDoc()250 const auto &typeDefs = recordKeeper.getAllDerivedDefinitions("DialectType"); in emitDialectDoc() local
217 auto typeDefs = recordKeeper.getAllDerivedDefinitions("DialectType"); in emitDialectDecls() local