Home
last modified time | relevance | path

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

/external/llvm/include/llvm/TableGen/
DRecord.h34 class IntRecTy; variable
220 IntRecTy() : RecTy(IntRecTyKind) {} in IntRecTy() function