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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h100 uint8_t getUnitType() const { return UnitType; } function in class:llvm::DWARFUnitHeader
295 uint8_t getUnitType() const { return Header.getUnitType(); } function in class:llvm::DWARFUnit

Completed in 99 milliseconds