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

Description

Helper functions for StringRef::getAsInteger.

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

Parameters

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