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