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