Skip to content

ClangToDotTranslator::VisitSwitchStmt

Synopsis

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

virtual
bool
VisitSwitchStmt(
    clang::SwitchStmt* switch_stmt,
    NodeDescriptor& node_desc);

Created with MrDocs