Home
last modified time | relevance | path

Searched refs:updateForIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp672 updateForIndex(*AbbrDecl, 0); in attribute_iterator()
676 void DWARFDie::attribute_iterator::updateForIndex( in updateForIndex() function in DWARFDie::attribute_iterator
705 updateForIndex(*AbbrDecl, Index + 1); in operator ++()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h319 void updateForIndex(const DWARFAbbreviationDeclaration &AbbrDecl, uint32_t I);