parseOmpVariable
Synopsis
Declared in <SageIII/ompAstConstruction.h>
void
parseOmpVariable(
std::pair<SgPragmaDeclaration*, OpenMPDirective*> current_OpenMPIR_to_SageIII,
OpenMPClauseKind clause_kind,
std::string expression);
Created with MrDocs