parseOmpExpression
Synopsis
Declared in <SageIII/ompAstConstruction.h>
SgExpression*
parseOmpExpression(
SgPragmaDeclaration* directive,
OpenMPClauseKind clause_kind,
std::string expression,
std::string const* directive_source_text = nullptr);
Created with MrDocs