Home
last modified time | relevance | path

Searched defs:DescriptorIter (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h57 typedef DescriptorColl::iterator DescriptorIter; typedef
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp223 auto DescriptorIter = Descriptors.begin(); in initializeFileInfo() local