Searched defs:consumeInteger (Results 1 – 2 of 2) sorted by relevance
484 template <typename T> bool consumeInteger(unsigned Radix, T &Result) { in consumeInteger() function
506 bool StringRef::consumeInteger(unsigned Radix, APInt &Result) { in consumeInteger() function in StringRef