Skip to content

ClangToSageTranslator::VisitCXXFunctionalCastExpr

Synopsis

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

virtual
bool
VisitCXXFunctionalCastExpr(
    clang::CXXFunctionalCastExpr* cxx_functional_cast_expr,
    SgNode** node);

Created with MrDocs