Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h87 Error mapGuid(GUID &Guid);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp171 Error CodeViewRecordIO::mapGuid(GUID &Guid) { in mapGuid() function in CodeViewRecordIO
DTypeRecordMapping.cpp377 error(IO.mapGuid(Record.Guid)); in visitKnownRecord()