Searched refs:parseUInt64 (Results 1 – 2 of 2) sorted by relevance
240 bool parseUInt64(uint64_t &Val);241 bool parseUInt64(uint64_t &Val, LocTy &Loc) { in parseUInt64() function243 return parseUInt64(Val); in parseUInt64()
2040 if (parseUInt64(Value)) in parseOptionalAlignment()2072 if (parseUInt64(Bytes)) in parseOptionalDerefAttrBytes()8068 parseUInt64(TTRes.AlignLog2)) in parseTypeTestResolution()8088 parseUInt64(TTRes.InlineBits)) in parseTypeTestResolution()8237 parseUInt64(ByArg.Info)) in parseOptionalResByArg()8280 if (parseUInt64(Val)) in parseArgs()8377 if (parseUInt64(Flags)) in parseSummaryIndexFlags()8393 if (parseUInt64(BlockCount)) in parseBlockCount()9192 } else if (parseUInt64(GUID)) in parseTypeTests()9328 parseUInt64(VFuncId.GUID)) in parseVFuncId()[all …]