Searched defs:IsVector (Results 1 – 4 of 4) sorted by relevance
444 inline bool IsVector(const Type &type) { in IsVector() function
404 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function
475 inline bool IsVector(const Type &type) { in IsVector() function
405 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector() function