Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp56 return FormValueAsReferenceAtIndex(attr_idx); in FormValueAsReference()
61 DWARFAttributes::FormValueAsReferenceAtIndex(uint32_t i) const { in FormValueAsReferenceAtIndex() function in DWARFAttributes
H A DDWARFAttribute.h62 DWARFDIE FormValueAsReferenceAtIndex(uint32_t i) const;