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