Searched defs:getAsInteger (Results 1 – 4 of 4) sorted by relevance
344 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function355 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
406 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
413 TEST(StringRefTest, getAsInteger) { in TEST() argument
1932 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature