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