Searched refs:ComputedEntryFlags (Results 1 – 3 of 3) sorted by relevance
98 struct ComputedEntryFlags { struct
34 using Flags = ClassBoilerplate::ComputedEntryFlags; in EncodeComputedEntry()
416 using ComputedEntryFlags = ClassBoilerplate::ComputedEntryFlags; in AddDescriptorsByTemplate() typedef424 ValueKind value_kind = ComputedEntryFlags::ValueKindBits::decode(flags); in AddDescriptorsByTemplate()425 int key_index = ComputedEntryFlags::KeyIndexBits::decode(flags); in AddDescriptorsByTemplate()