Skip to content

ClangToSageTranslator::translateFunctionDeclCommon

Synopsis

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

bool
translateFunctionDeclCommon(
    clang::FunctionDecl* function_decl,
    clang::FunctionTemplateDecl* template_decl,
    SgNode** node);

Created with MrDocs