Searched refs:ListRecTyKind (Results 1 – 1 of 1) sorted by relevance
77 ListRecTyKind, enumerator296 explicit ListRecTy(RecTy *T) : RecTy(ListRecTyKind), Ty(T) {} in ListRecTy()301 return RT->getRecTyKind() == ListRecTyKind; in classof()