Home
last modified time | relevance | path

Searched defs:ListRecTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/TableGen/
DRecord.h31 class ListRecTy; variable
176 explicit ListRecTy(RecTy *T) : RecTy(ListRecTyKind), Ty(T) {} in ListRecTy() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h34 class ListRecTy; variable
313 explicit ListRecTy(RecTy *T) : Ty(T) {} in ListRecTy() function