Skip to content

ClangToSageTranslator::VisitCXXDeductionGuideDecl

Synopsis

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

virtual
bool
VisitCXXDeductionGuideDecl(
    clang::CXXDeductionGuideDecl* cxx_deduction_guide_guide,
    SgNode** node);

Created with MrDocs