Searched defs:parseUInt64 (Results 1 – 2 of 2) sorted by relevance
277 bool parseUInt64(uint64_t &Val, LocTy &Loc) { in parseUInt64() function
1891 bool LLParser::parseUInt64(uint64_t &Val) { in parseUInt64() function in LLParser