Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h1823 void appendAssertions(const Record *Rec) { in appendAssertions() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp2277 NewRec->appendAssertions(Class); in instantiate()
HDTGParser.cpp314 CurRec->appendAssertions(SC); in AddSubClass()