Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h177 void CombineConsecutiveRanges() { in CombineConsecutiveRanges() function
409 void CombineConsecutiveRanges() { in CombineConsecutiveRanges() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DBlock.cpp306 m_ranges.CombineConsecutiveRanges(); in FinalizeRanges()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3396 scope_ranges.CombineConsecutiveRanges(); in ParseVariableDIE()