Skip to content

ClangToSageTranslator::VisitConstructorUsingShadowDecl

Synopsis

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

virtual
bool
VisitConstructorUsingShadowDecl(
    clang::ConstructorUsingShadowDecl* constructor_using_shadow_decl,
    SgNode** node);

Created with MrDocs