Skip to content

ClangToDotTranslator::VisitIntegerLiteral

Synopsis

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

virtual
bool
VisitIntegerLiteral(
    clang::IntegerLiteral* integer_literal,
    NodeDescriptor& node_desc);

Created with MrDocs