Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h96 uint8_t getUnitType() const { return UnitType; } in getUnitType() function
290 uint8_t getUnitType() const { return Header.getUnitType(); } in getUnitType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h103 uint8_t getUnitType() const { return UnitType; } in getUnitType() function
328 uint8_t getUnitType() const { return Header.getUnitType(); } in getUnitType() function