Searched refs:TagOffsetAttr (Results 1 – 1 of 1) sorted by relevance
1263 if (auto TagOffsetAttr = Die.find(DW_AT_LLVM_tag_offset)) in addLocalsForDie() local1264 Local.TagOffset = TagOffsetAttr->getAsUnsignedConstant(); in addLocalsForDie()