Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DStringRef.cpp353 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
382 Radix = GetAutoSenseRadix(Str); in getAsUnsignedInteger()
450 Radix = GetAutoSenseRadix(Str); in getAsInteger()