Searched defs:getAsInteger (Results 1 – 3 of 3) sorted by relevance
347 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function358 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
406 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
1959 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature