Searched refs:IsStringOrVectorType (Results 1 – 1 of 1) sorted by relevance
121 inline bool IsStringOrVectorType(reflection::BaseType inType) in IsStringOrVectorType() function138 return IsStringOrVectorType(inType) || IsObjectType(inType); in IsRequiredSupportType()