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

/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugAbbrev.h21 DWARFAbbreviationDeclarationColl; typedef in namespace:llvm
22 typedef DWARFAbbreviationDeclarationColl::iterator
24 typedef DWARFAbbreviationDeclarationColl::const_iterator
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAbbrev.h21 typedef std::vector<DWARFAbbreviationDeclaration> DWARFAbbreviationDeclarationColl; typedef
22 typedef DWARFAbbreviationDeclarationColl::iterator DWARFAbbreviationDeclarationCollIter;
23 typedef DWARFAbbreviationDeclarationColl::const_iterator DWARFAbbreviationDeclarationCollConstIter;

Completed in 43 milliseconds