Searched refs:InvokeTypeField (Results 1 – 1 of 1) sorted by relevance
4383 return GetPackedField<InvokeTypeField>(); in GetInvokeType()4436 using InvokeTypeField = BitField<InvokeType, kFieldInvokeType, kFieldInvokeTypeSize>; variable4459 SetPackedField<InvokeTypeField>(invoke_type); in HInvoke()