Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h87 Error mapGuid(GUID &Guid);
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp171 Error CodeViewRecordIO::mapGuid(GUID &Guid) { in mapGuid() function in CodeViewRecordIO
H A DTypeRecordMapping.cpp377 error(IO.mapGuid(Record.Guid)); in visitKnownRecord()