Skip to content

ClangToDotTranslator::VisitFunctionDecl

Synopsis

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

virtual
bool
VisitFunctionDecl(
    clang::FunctionDecl* function_decl,
    NodeDescriptor& node_desc);

Created with MrDocs