Searched refs:getSpecType (Results 1 – 2 of 2) sorted by relevance
1161 RS_POINTER_TYPE_SET_POINTEE_TYPE(ST, getPointeeType()->getSpecType()); in convertToSpecType()1393 ST, getElementType()->getSpecType()); in convertToSpecType()1529 RS_RECORD_TYPE_SET_FIELD_TYPE(ST, FieldIdx, F->getType()->getSpecType()); in convertToSpecType()
190 inline const union RSType *getSpecType() const { in getSpecType() function