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