clang-tools 20.0.0git
|
#include <HelperDeclRefGraph.h>
Public Member Functions | |
HelperDeclRGBuilder () | |
void | run (const ast_matchers::MatchFinder::MatchResult &Result) override |
const HelperDeclRefGraph * | getGraph () const |
Static Public Member Functions | |
static const Decl * | getOutmostClassOrFunDecl (const Decl *D) |
Definition at line 79 of file HelperDeclRefGraph.h.
|
inline |
Definition at line 81 of file HelperDeclRefGraph.h.
|
inline |
Definition at line 83 of file HelperDeclRefGraph.h.
Referenced by clang::move::ClangMoveTool::onEndOfTranslationUnit().
Definition at line 90 of file HelperDeclRefGraph.cpp.
Referenced by run().
|
override |
Definition at line 103 of file HelperDeclRefGraph.cpp.
References Decl, and getOutmostClassOrFunDecl().