Skip to content

ClangToSageTranslator::VisitCXXReinterpretCastExpr

Synopsis

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

virtual
bool
VisitCXXReinterpretCastExpr(
    clang::CXXReinterpretCastExpr* cxx_reinterpret_cast_expr,
    SgNode** node);

Created with MrDocs