Skip to content

ClangToDotTranslator::VisitCXXDeductionGuideDecl

Synopsis

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

virtual
bool
VisitCXXDeductionGuideDecl(
    clang::CXXDeductionGuideDecl* cxx_deduction_guide_guide,
    NodeDescriptor& node_desc);

Created with MrDocs