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