ClangToDotTranslator::VisitIncompleteArrayType
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitIncompleteArrayType(
clang::IncompleteArrayType* incomplete_array_type,
NodeDescriptor& node_desc);
Created with MrDocs