Searched refs:totalBytes (Results 1 – 5 of 5) sorted by relevance
43 uLong totalBytes = 0; variable129 totalBytes += dataSize;284 *bytesRecovered = totalBytes;
178 int totalBytes = 0; in PrintStats() local181 totalBytes += (int)(n##DERIVED##s * sizeof(DERIVED##Decl)); \ in PrintStats()190 llvm::errs() << "Total bytes = " << totalBytes << "\n"; in PrintStats()