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