Skip to content

ClangToDotTranslator::VisitUnresolvedUsingValueDecl

Synopsis

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

virtual
bool
VisitUnresolvedUsingValueDecl(
    clang::UnresolvedUsingValueDecl* unresolved_using_value_decl,
    NodeDescriptor& node_desc);

Created with MrDocs