Searched refs:CallGraphDumper (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp136 // CallGraphDumper
140 class CallGraphDumper : public Checker< check::ASTDecl<TranslationUnitDecl> > { class in namespace:__anon18183
152 mgr.registerChecker<CallGraphDumper>();

Completed in 341 milliseconds