Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DloggedIO.ts81 endRecord(): void; method
245 wrapper.endRecord = () => {
351 wrapper.endRecord();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h64 Error endRecord();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp26 Error CodeViewRecordIO::endRecord() { in endRecord() function in CodeViewRecordIO
DTypeRecordMapping.cpp223 error(IO.endRecord()); in visitTypeEnd()
265 error(IO.endRecord()); in visitMemberEnd()
DSymbolRecordMapping.cpp43 error(IO.endRecord()); in visitSymbolEnd()