CalleesPrinter 128 tools/gcmole/gcmole.cc class CalleesPrinter : public clang::RecursiveASTVisitor<CalleesPrinter> {
CalleesPrinter 218 tools/gcmole/gcmole.cc callees_printer_ = new CalleesPrinter(mangle_context_);
CalleesPrinter 235 tools/gcmole/gcmole.cc CalleesPrinter* callees_printer_;