Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp47 ArrayRef<uint8_t> PreData = RecordData.slice(Off, PreLen); in hashType() local
48 S.update(PreData); in hashType()