Skip to content

ClangToDotTranslator::VisitLValueReferenceType

Synopsis

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

virtual
bool
VisitLValueReferenceType(
    clang::LValueReferenceType* lvalue_reference_type,
    NodeDescriptor& node_desc);

Created with MrDocs