Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1630 void appendAssertions(const Record *Rec) { in appendAssertions() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp262 CurRec->appendAssertions(SC); in AddSubClass()
H A DRecord.cpp1839 NewRec->appendAssertions(Class); in instantiate()