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