Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h65 Error endRecord();
/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp268 error(IO.endRecord()); in visitTypeEnd()
310 error(IO.endRecord()); in visitMemberEnd()
H A DCodeViewRecordIO.cpp29 Error CodeViewRecordIO::endRecord() { in endRecord() function in CodeViewRecordIO
H A DSymbolRecordMapping.cpp43 error(IO.endRecord()); in visitSymbolEnd()