Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringRef.cpp387 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
412 Radix = GetAutoSenseRadix(Str); in consumeUnsignedInteger()
511 Radix = GetAutoSenseRadix(Str); in consumeInteger()