Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h95 uint8_t getUnitType() const { return UnitType; } in getUnitType() function
344 uint8_t getUnitType() const { return Header.getUnitType(); } in getUnitType() function