Searched refs:IsStructKind (Results 1 – 5 of 5) sorted by relevance
50 if mojom.IsStructKind(field.kind):71 if mojom.IsStructKind(kind):91 if mojom.IsStructKind(kind):116 if mojom.IsStructKind(kind):141 if mojom.IsStructKind(kind):164 if mojom.IsStructKind(kind):191 if mojom.IsStructKind(kind):
47 if mojom.IsStructKind(field.kind):53 if mojom.IsStructKind(field.kind):104 if mojom.IsStructKind(kind):123 if mojom.IsStructKind(kind):138 if mojom.IsStructKind(kind):225 return mojom.IsStructKind(field.kind)
95 mojom.IsStructKind(element)):148 if mojom.IsStructKind(kind):168 if mojom.IsStructKind(field.kind):
117 mojom.IsStructKind(element)):245 if mojom.IsStructKind(kind) or mojom.IsInterfaceKind(kind):388 'is_struct_kind': mojom.IsStructKind,
366 def IsStructKind(kind): function403 return IsStructKind(kind) or IsAnyArrayKind(kind) or IsStringKind(kind)