Skip to content

ClangToSageTranslator::buildOpenMPPragmaDeclaration

Synopsis

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

SgPragmaDeclaration*
buildOpenMPPragmaDeclaration(
    std::string const& directive,
    unsigned int pragma_line,
    SgScopeStatement* scope);

Created with MrDocs