Searched defs:parseUInt32 (Results 1 – 2 of 2) sorted by relevance
272 bool parseUInt32(unsigned &Val, LocTy &Loc) { in parseUInt32() function
1878 bool LLParser::parseUInt32(uint32_t &Val) { in parseUInt32() function in LLParser