Searched defs:getAsInteger (Results 1 – 7 of 7) sorted by relevance
359 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function370 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
80 void getAsInteger(uint32_t &value) const { mayFailCall(&EH::getAsInteger, value); } in getAsInteger() function in parameterFramework::ElementHandle
153 public Integer getAsInteger(String key) { in getAsInteger() method in ShadowContentValues
267 bool ElementHandle::getAsInteger(uint32_t &value, string &error) const in getAsInteger() function in ElementHandle
445 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
466 TEST(StringRefTest, getAsInteger) { in TEST() argument
2097 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature