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