Searched defs:getAsInteger (Results 1 – 6 of 6) sorted by relevance
347 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function358 getAsInteger(unsigned Radix, T &Result) const { in getAsInteger() function
153 public Integer getAsInteger(String key) { in getAsInteger() method in ShadowContentValues
177 bool CParameterHandle::getAsInteger(uint32_t& uiValue, string& strError) const in getAsInteger() function in CParameterHandle
406 bool StringRef::getAsInteger(unsigned Radix, APInt &Result) const { in getAsInteger() function in StringRef
413 TEST(StringRefTest, getAsInteger) { in TEST() argument
1941 llvm::APInt ModuleSignature::getAsInteger() const { in getAsInteger() function in ModuleSignature