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 |
Class for traversing the AST. |