Searched refs:CallGraphDumper (Results 1 – 2 of 2) sorted by relevance
143 class CallGraphDumper : public Checker< check::ASTDecl<TranslationUnitDecl> > { class155 mgr.registerChecker<CallGraphDumper>(); in registerCallGraphDumper()
623 def CallGraphDumper : Checker<"DumpCallGraph">,