Skip to content

ClangToDotTranslator::VisitIndirectGotoStmt

Synopsis

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

virtual
bool
VisitIndirectGotoStmt(
    clang::IndirectGotoStmt* indirect_goto_stmt,
    NodeDescriptor& node_desc);

Created with MrDocs