Searched refs:isElementTypeOf (Results 1 – 3 of 3) sorted by relevance
272 bool isElementTypeOf(const TType &arrayType) const;
579 bool TType::isElementTypeOf(const TType &arrayType) const in isElementTypeOf() function in sh::TType
828 if (!argType.isElementTypeOf(type)) in checkConstructorArguments()