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