Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp681 updateForIndex(*AbbrDecl, 0); in attribute_iterator()
685 void DWARFDie::attribute_iterator::updateForIndex( in updateForIndex() function in DWARFDie::attribute_iterator
714 updateForIndex(*AbbrDecl, Index + 1); in operator ++()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h318 void updateForIndex(const DWARFAbbreviationDeclaration &AbbrDecl, uint32_t I);