Searched refs:setElementType (Results 1 – 3 of 3) sorted by relevance
384 void setElementType(const Reference<Type>& elementType);
1095 $1->setElementType(*$3);1100 $3->setElementType(*$5);1101 $1->setElementType(Reference<Type>($3, convertYYLoc(@3)));
772 void TemplatedType::setElementType(const Reference<Type>& elementType) { in setElementType() function in android::TemplatedType