Home
last modified time | relevance | path

Searched refs:checkRecordAssertions (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2314 NewRec->checkRecordAssertions(); in instantiate()
3126 void Record::checkRecordAssertions() { in checkRecordAssertions() function in Record
H A DTGParser.cpp566 Rec->checkRecordAssertions(); in addDefOne()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1829 void checkRecordAssertions();