Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp136 ArrayRef<uint8_t> remapIndices(const CVType &OriginalType,
360 return remapIndices(Type, Storage); in remapType()
388 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices() function in TypeStreamMerger