Searched refs:getAttrByIndex (Results 1 – 5 of 5) sorted by relevance
35 uint16_t getAttrByIndex(uint32_t idx) const { in getAttrByIndex() function
45 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in dump()235 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in extract()
110 dwarf::Attribute getAttrByIndex(uint32_t idx) const { in getAttrByIndex() function
601 AttrValue.Attr = AbbrDecl.getAttrByIndex(Index); in updateForIndex()
1684 auto A = it->getAttrByIndex(0); in TEST()