Skip to content

ClangToSageTranslator::lookupSgDeclarationForClangDecl

Synopsis

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

SgDeclarationStatement*
lookupSgDeclarationForClangDecl(
    clang::Decl* key,
    bool allow_on_demand);

Created with MrDocs