Home
last modified time | relevance | path

Searched defs:getTypeHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypeUnit.h37 uint64_t getTypeHash() const { return getHeader().getTypeHash(); } in getTypeHash() function
H A DDWARFUnit.h94 uint64_t getTypeHash() const { return TypeHash; } in getTypeHash() function