Home
last modified time | relevance | path

Searched defs:printRecords (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp100 void DetailedRecordsEmitter::printRecords(raw_ostream &OS) { in printRecords() function in DetailedRecordsEmitter
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h221 virtual void printRecords(raw_ostream &OS) const {} in printRecords() function