Searched refs:component_it (Results 1 – 1 of 1) sorted by relevance
650 auto component_it = member_components.find(member_index); in CollectInterfaceBlockMembers() local651 … unsigned component = component_it == member_components.end() ? 0 : component_it->second; in CollectInterfaceBlockMembers()