ClangToDotTranslator::VisitCXXDestructorDecl
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitCXXDestructorDecl(
clang::CXXDestructorDecl* cxx_destructor_decl,
NodeDescriptor& node_desc);
Created with MrDocs