Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp358 auto DoSerialize = in remapType() local
368 DestIdx = Dest.insertRecordAs(H, AlignedSize, DoSerialize); in remapType()
374 ArrayRef<uint8_t> Result = DoSerialize(RemapStorage); in remapType()