Searched defs:RecordVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 2666 RecordVal::RecordVal(Init *N, RecTy *T, FieldKind K) RecordVal() function in RecordVal |
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 50 class RecordVal; variable |