Skip to content

ClangToSageTranslator::VisitIndirectGotoStmt

Synopsis

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

virtual
bool
VisitIndirectGotoStmt(
    clang::IndirectGotoStmt* indirect_goto_stmt,
    SgNode** node);

Created with MrDocs