Skip to content

ClangToDotTranslator::VisitUsingDirectiveDecl

Synopsis

Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>

virtual
bool
VisitUsingDirectiveDecl(
    clang::UsingDirectiveDecl* using_directive_decl,
    NodeDescriptor& node_desc);

Created with MrDocs