Searched refs:new_interface_references (Results 1 – 1 of 1) sorted by relevance
6618 ArrayRef<const NewInterfaceReference> new_interface_references = in SetupInterfaceLookupTable() local6629 if (UNLIKELY(new_interface_references.empty())) { in SetupInterfaceLookupTable()6634 size_t ifcount = super_ifcount + new_interface_references.size(); in SetupInterfaceLookupTable()6656 for (NewInterfaceReference ref : new_interface_references) { in SetupInterfaceLookupTable()