ΒΆbool consumeUnsignedInteger(
llvm::StringRef& Str,
unsigned int Radix,
unsigned long long& Result)
bool consumeUnsignedInteger(
llvm::StringRef& Str,
unsigned int Radix,
unsigned long long& Result)
Declared at: llvm/include/llvm/ADT/StringRef.h:43
Parameters
- llvm::StringRef& Str
- unsigned int Radix
- unsigned long long& Result