Searched defs:IsMap (Results 1 – 3 of 3) sorted by relevance
1415 func (t *Type) IsMap() bool { func
413 bool IsMap() const { return type_ == FBT_MAP; } in IsMap() function
414 bool IsMap() const { return type_ == FBT_MAP; } in IsMap() function