Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h136 Error mapGuid(GUID &Guid, const Twine &Comment = "");
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp222 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid() function in CodeViewRecordIO
DTypeRecordMapping.cpp577 error(IO.mapGuid(Record.Guid, "Guid")); in visitKnownRecord()