Skip to content

ClangToSageTranslator::lookupTranslatedFunctionDecl

Synopsis

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

SgFunctionDeclaration*
lookupTranslatedFunctionDecl(
    clang::FunctionDecl* decl,
    bool allow_on_demand = true);

Created with MrDocs