Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h60 enum class GlobalTypeHashAlg : uint16_t { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp714 OS.emitInt16(uint16_t(GlobalTypeHashAlg::SHA1_8)); in emitTypeGlobalHashes()