convertOmpParallelStatementFromCombinedDirectives
Synopsis
Declared in <SageIII/ompAstConstruction.h>
SgOmpParallelStatement*
convertOmpParallelStatementFromCombinedDirectives(std::pair<SgPragmaDeclaration*, OpenMPDirective*> current_OpenMPIR_to_SageIII);
Created with MrDocs