Searched refs:IsObjectKind (Results 1 – 3 of 3) sorted by relevance
432 "is_object_kind": mojom.IsObjectKind,
361 return mojom.IsObjectKind(sub_kind) and not mojom.IsUnionKind(sub_kind)
765 def IsObjectKind(kind): function