Searched refs:IndexBytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp58 const uint8_t *IndexBytes = reinterpret_cast<const uint8_t *>(&TI); local
59 BytesToHash = makeArrayRef(IndexBytes, sizeof(TypeIndex));

Completed in 48 milliseconds