Searched refs:totalDecls (Results 1 – 1 of 1) sorted by relevance
172 int totalDecls = 0; in PrintStats() local173 #define DECL(DERIVED, BASE) totalDecls += n##DERIVED##s; in PrintStats()176 llvm::errs() << " " << totalDecls << " decls total.\n"; in PrintStats()