Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DStringRef.cpp384 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
415 Radix = GetAutoSenseRadix(Str); in consumeUnsignedInteger()
514 Radix = GetAutoSenseRadix(Str); in getAsInteger()