ClangToSageTranslator::lookupTranslatedFunctionDecl
Synopsis
Declared in <Clang/clang‐frontend‐private.hpp>
SgFunctionDeclaration*
lookupTranslatedFunctionDecl(
clang::FunctionDecl* decl,
bool allow_on_demand = true);
Created with MrDocs
Declared in <Clang/clang‐frontend‐private.hpp>
SgFunctionDeclaration*
lookupTranslatedFunctionDecl(
clang::FunctionDecl* decl,
bool allow_on_demand = true);
Created with MrDocs