Searched defs:ParseUInt32 (Results 1 – 4 of 4) sorted by relevance
113 bool VCDiffHeaderParser::ParseUInt32(const char* variable_description, in ParseUInt32() function in open_vcdiff::VCDiffHeaderParser
149 static void ParseUInt32(const CParser &parser, int index, UInt32 &res) in ParseUInt32() function
201 bool ParseUInt32(unsigned &Val, LocTy &Loc) { in ParseUInt32() function
1204 bool LLParser::ParseUInt32(unsigned &Val) { in ParseUInt32() function in LLParser