Home
last modified time | relevance | path

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

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