Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3254 Variable::RangeList scope_ranges; in ParseVariableDIE() local
3395 scope_ranges.Sort(); in ParseVariableDIE()
3396 scope_ranges.CombineConsecutiveRanges(); in ParseVariableDIE()
3606 symbol_context_scope, scope_ranges, &decl, in ParseVariableDIE()