Skip to content

ClangToDotTranslator::VisitUnresolvedUsingType

Synopsis

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

virtual
bool
VisitUnresolvedUsingType(
    clang::UnresolvedUsingType* unresolved_using_type,
    NodeDescriptor& node_desc);

Created with MrDocs