Searched refs:getArrayInformationType (Results 1 – 3 of 3) sorted by relevance
390 TType* getArrayInformationType() const { return arrayInformationType; } in getArrayInformationType() function
95 TType* getArrayInformationType() { return arrayInformationType; } in getArrayInformationType() function
857 type->setArrayInformationType(variable->getArrayInformationType()); in arraySetMaxSize()883 while(tt->getArrayInformationType() != 0) { in arraySetMaxSize()884 tt = tt->getArrayInformationType(); in arraySetMaxSize()