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