Searched refs:GetFormByIndexUnchecked (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h54 dw_form_t GetFormByIndexUnchecked (uint32_t idx) const function in class:DWARFAbbreviationDeclaration
H A DDWARFDebugInfoEntry.cpp158 form = abbrevDecl->GetFormByIndexUnchecked(i);

Completed in 31 milliseconds