Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp102 static LVSortInfo SortInfo = { in getSortFunction() local
109 LVSortInfo::iterator Iter = SortInfo.find(options().getSortMode()); in getSortFunction()
110 if (Iter != SortInfo.end()) in getSortFunction()