Skip to content

ClangToDotTranslator::VisitGenericSelectionExpr

Synopsis

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

virtual
bool
VisitGenericSelectionExpr(
    clang::GenericSelectionExpr* generic_selection_expr,
    NodeDescriptor& node_desc);

Created with MrDocs