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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp231 // CallGraphDumper
235 class CallGraphDumper : public Checker< check::ASTDecl<TranslationUnitDecl> > { class in namespace:__anon2212
247 mgr.registerChecker<CallGraphDumper>();

Completed in 60 milliseconds