ClangToSageTranslator::buildCapturedPragmaDeclaration
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
SgPragmaDeclaration*
buildCapturedPragmaDeclaration(
std::string const& directive,
std::string const& filename,
unsigned int pragma_line,
SgScopeStatement* scope);
Created with MrDocs