Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DStringRef.cpp387 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
418 Radix = GetAutoSenseRadix(Str); in consumeUnsignedInteger()
517 Radix = GetAutoSenseRadix(Str); in getAsInteger()