Skip to content

ClangToDotTranslator::VisitBlockPointerType

Synopsis

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

virtual
bool
VisitBlockPointerType(
    clang::BlockPointerType* block_pointer_type,
    NodeDescriptor& node_desc);

Created with MrDocs