Skip to content

ClangToSageTranslator::VisitFunctionDecl

Synopsis

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

virtual
bool
VisitFunctionDecl(
    clang::FunctionDecl* function_decl,
    SgNode** node);

Created with MrDocs