Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp36 int compareLabelsLexicographicNumeric(StringRef A, StringRef B) { in compareLabelsLexicographicNumeric() function
90 return compareLabelsLexicographicNumeric(A, B); in compareLabels()