Home
last modified time | relevance | path

Searched defs:SortMode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h253 LVSortMode SortMode = LVSortMode::None; // --output-sort=<SortMode> variable
383 void setSortMode(LVSortMode SortMode) { Output.SortMode = SortMode; } in setSortMode()
/external/lzma/CPP/7zip/UI/Far/
DFarPlugin.h225 int SortMode; member