Skip to content

ClangToDotTranslator::VisitFunctionNoProtoType

Synopsis

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

virtual
bool
VisitFunctionNoProtoType(
    clang::FunctionNoProtoType* function_no_proto_type,
    NodeDescriptor& node_desc);

Created with MrDocs