Searched refs:totalBytes (Results 1 – 1 of 1) sorted by relevance
215 int totalBytes = 0; in PrintStats() local218 totalBytes += (int)(n##DERIVED##s * sizeof(DERIVED##Decl)); \ in PrintStats()227 llvm::errs() << "Total bytes = " << totalBytes << "\n"; in PrintStats()