Searched defs:getIntegerValue (Results 1 – 5 of 5) sorted by relevance
420 public int getIntegerValue( int id ) { in getIntegerValue() method in ResourceLoader
516 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
528 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
539 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
233 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant