Searched refs:getListTy (Results 1 – 2 of 2) sorted by relevance
102 ListRecTy *getListTy();297 friend ListRecTy *RecTy::getListTy();304 static ListRecTy *get(RecTy *T) { return T->getListTy(); } in get()
92 ListRecTy *RecTy::getListTy() { in getListTy() function in RecTy