Class translationDriver#
Defined in File omp_lowering.h
Inheritance Relationships#
Base Type#
public AstSimpleProcessing(Class AstSimpleProcessing)
Class Documentation#
-
class translationDriver : public AstSimpleProcessing#
A driver to traverse AST trees and invoke individual translators for OpenMP constructs, (not in use) Postorder is preferred.
Protected Functions
-
virtual void visit(SgNode*)#
this method is called at every traversed node.
-
virtual void visit(SgNode*)#