reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
111 Error readIntMax(uint64_t &Result, uint64_t MaxPlus1);
140 readIntMax(EncodedCounter, std::numeric_limits<unsigned>::max())) 166 if (auto Err = readIntMax(EncodedCounterAndRegion, 200 readIntMax(LineStartDelta, std::numeric_limits<unsigned>::max())) 206 if (auto Err = readIntMax(NumLines, std::numeric_limits<unsigned>::max())) 208 if (auto Err = readIntMax(ColumnEnd, std::numeric_limits<unsigned>::max())) 260 if (auto Err = readIntMax(FilenameIndex, TranslationUnitFilenames.size())) 330 readIntMax(FilenameIndex, std::numeric_limits<unsigned>::max())) 343 if (Error Err = readIntMax(EncodedCounterAndRegion,