Searched defs:newInterface (Results 1 – 2 of 2) sorted by relevance
1514 const newInterface = createCombinedInterfaceAndClass(entry.nodes, context, kindType); constant2129 const newInterface = createCombinedInterfaceAndClass(entry.nodes, context, kindType); constant
259 auto newInterface = ctx->AllocNode<ir::TSInterfaceBody>(std::move(newPropertyList)); in UpdateInterfaceProperties() local