Searched refs:isUnitType (Results 1 – 3 of 3) sorted by relevance
557 inline bool isUnitType(uint8_t UnitType) { in isUnitType() function571 inline bool isUnitType(dwarf::Tag T) { in isUnitType() function
419 return dwarf::isUnitType(Tag); in isMatchingUnitTypeAndTag()
146 ValidType = dwarf::isUnitType(UnitType); in verifyUnitHeader()240 if (!dwarf::isUnitType(Die.getTag())) { in verifyUnitContents()