Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallString.h115 int compare_numeric(StringRef RHS) const { in compare_numeric() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DStringRef.cpp61 int StringRef::compare_numeric(StringRef RHS) const { in compare_numeric() function in StringRef