Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStringRef.cpp383 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
414 Radix = GetAutoSenseRadix(Str); in consumeUnsignedInteger()
513 Radix = GetAutoSenseRadix(Str); in getAsInteger()