Searched defs:getAsInteger (Results 1 – 5 of 5) sorted by relevance
343 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function354 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
153 public Integer getAsInteger(String key) { in getAsInteger() method in ShadowContentValues
406 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
413 TEST(StringRefTest, getAsInteger) { in TEST() argument
1893 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature