Skip to content

ClangToDotTranslator::VisitCXXBoolLiteralExpr

Synopsis

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

virtual
bool
VisitCXXBoolLiteralExpr(
    clang::CXXBoolLiteralExpr* cxx_bool_literal_expr,
    NodeDescriptor& node_desc);

Created with MrDocs