Skip to content

OmpSupport::translationDriver

A driver to traverse AST trees and invoke individual translators for OpenMP constructs, (not in use) Postorder is preferred.

Synopsis

Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>

class translationDriver
    : public AstSimpleProcessing

Base Classes

Name

Description

AstSimpleProcessing

Class for traversing the AST.

Protected Member Functions

Name

visit [virtual]

Created with MrDocs