ClangToSageTranslator::ensureDeclInScopeChildListPreserveScope
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
void
ensureDeclInScopeChildListPreserveScope(
SgDeclarationStatement* decl,
SgScopeStatement* scope,
char const* context = "ClangToSageTranslator");
Created with MrDocs