Home
last modified time | relevance | path

Searched refs:callees_printer_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc217 callees_printer_ = new CalleesPrinter(mangle_context_); in HandleTranslationUnit()
221 callees_printer_->PrintCallGraph(); in HandleTranslationUnit()
225 callees_printer_->AnalyzeFunction(decl); in VisitFunctionDecl()
234 CalleesPrinter* callees_printer_; member in __anon85d096280111::FunctionDeclarationFinder