Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.cpp79 static cl::opt<SortField> AccountSortOutput( variable
91 static cl::alias AccountSortOutput2("s", cl::aliasopt(AccountSortOutput),
335 switch (AccountSortOutput) { in exportStats()