Searched defs:IntRecTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h158 class IntRecTy : public RecTy { class in namespace:llvm
161 IntRecTy() : RecTy(IntRecTyKind) {} function in class:llvm::IntRecTy

Completed in 85 milliseconds