Searched refs:IsContainerType (Results 1 – 1 of 1) sorted by relevance
180 bool IsContainerType(const std::string& type_name) const;226 if (IsContainerType(name)) { in Find()268 if (!IsContainerType(type_name)) { in MaybeAddContainerType()301 bool LanguageTypeNamespace<T>::IsContainerType( in IsContainerType() function392 if (IsContainerType(type->CanonicalName())) { in GetValidatableType()