ClangToDotTranslator::VisitSwitchCase
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitSwitchCase(
clang::SwitchCase* switch_case,
NodeDescriptor& node_desc);
Created with MrDocs
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitSwitchCase(
clang::SwitchCase* switch_case,
NodeDescriptor& node_desc);
Created with MrDocs