Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp854 auto PrintFatalErrorHelper = [CurRec](const Twine &T) { in Fold() local
863 PrintFatalErrorHelper(Twine("Undefined reference to record: '") + in Fold()
871 PrintFatalErrorHelper(Twine("Expected type '") + in Fold()