Skip to content

parseOmpArraySection

Synopsis

Declared in <SageIII/ompAstConstruction.h>

SgExpression*
parseOmpArraySection(
    SgPragmaDeclaration* directive,
    OpenMPClauseKind clause_kind,
    std::string expression);

Created with MrDocs