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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypeUnit.h36 uint64_t getTypeHash() const { return getHeader().getTypeHash(); } function in class:llvm::DWARFTypeUnit
H A DDWARFUnit.h98 uint64_t getTypeHash() const { return TypeHash; } function in class:llvm::DWARFUnitHeader

Completed in 35 milliseconds