Lines Matching refs:parseUInt64
1546 bool LLParser::parseUInt64(uint64_t &Val) { in parseUInt64() function in LLParser
1980 if (parseUInt64(Bytes)) in parseOptionalDerefAttrBytes()
7833 parseToken(lltok::colon, "expected ':' here") || parseUInt64(Offset) || in parseTypeIdCompatibleVtableEntry()
7934 parseUInt64(TTRes.AlignLog2)) in parseTypeTestResolution()
7939 if (parseToken(lltok::colon, "expected ':'") || parseUInt64(TTRes.SizeM1)) in parseTypeTestResolution()
7954 parseUInt64(TTRes.InlineBits)) in parseTypeTestResolution()
7983 parseToken(lltok::colon, "expected ':' here") || parseUInt64(Offset) || in parseOptionalWpdResolutions()
8103 parseUInt64(ByArg.Info)) in parseOptionalResByArg()
8146 if (parseUInt64(Val)) in parseArgs()
8243 if (parseUInt64(Flags)) in parseSummaryIndexFlags()
8259 if (parseUInt64(BlockCount)) in parseBlockCount()
8290 if (parseToken(lltok::colon, "expected ':' here") || parseUInt64(GUID)) in parseGVEntry()
8726 parseToken(lltok::colon, "expected ':'") || parseUInt64(Offset)) in parseOptionalVTableFuncs()
8760 parseToken(lltok::colon, "expected ':' here") || parseUInt64(ParamNo)) in parseParamNo()
9030 } else if (parseUInt64(GUID)) in parseTypeTests()
9166 parseUInt64(VFuncId.GUID)) in parseVFuncId()
9172 parseUInt64(VFuncId.Offset) || in parseVFuncId()