Lines Matching full:totalbytes
145 int totalBytes = 0;148 totalBytes += (int)(n##DERIVED##s * sizeof(DERIVED##Decl)); \157 llvm::errs() << "Total bytes = " << totalBytes << "\n";