Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp55 return FormValueAsReferenceAtIndex(attr_idx); in FormValueAsReference()
60 DWARFAttributes::FormValueAsReferenceAtIndex(uint32_t i) const { in FormValueAsReferenceAtIndex() function in DWARFAttributes
H A DDWARFAttribute.h63 DWARFDIE FormValueAsReferenceAtIndex(uint32_t i) const;