OmpSupport::addOmpClause
Attach an OpenMP clause to directive
Synopsis
Declared in <SageIII/ompSupport.h>
void
addOmpClause(
SgStatement* node,
SgOmpClause* clause);
Parameters
Name |
Description |
node |
This class represents the notion of a statement. |
Created with MrDocs