Searched defs:parseUInt32 (Results 1 – 3 of 3) sorted by relevance
240 bool parseUInt32(unsigned &Val, LocTy &Loc) { in parseUInt32() function
1589 bool LLParser::parseUInt32(uint32_t &Val) { in parseUInt32() function in LLParser
2217 static int parseUInt32(final String text) throws NumberFormatException { in parseUInt32() method in TextFormat