Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp108 LVSortInfo::iterator Iter = SortInfo.find(options().getSortMode()); in getSortFunction()
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h382 LVSortMode getSortMode() const { return Output.SortMode; } in getSortMode() function