Home
last modified time | relevance | path

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

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