ΒΆbool consumeUnsignedInteger(
    llvm::StringRef& Str,
    unsigned int Radix,
    unsigned long long& Result)

Declared at: llvm/include/llvm/ADT/StringRef.h:47

Parameters

llvm::StringRef& Str
unsigned int Radix
unsigned long long& Result