Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.h26 class RecordVal; variable
DRecord.cpp1538 RecordVal::RecordVal(Init *N, RecTy *T, bool P) in RecordVal() function in RecordVal
1544 RecordVal::RecordVal(const std::string &N, RecTy *T, bool P) in RecordVal() function in RecordVal
/external/llvm/include/llvm/TableGen/
DRecord.h33 class RecordVal; variable