Function OmpSupport::buildAndInsertDeclarationForOmp#
Defined in File omp_lowering.h
Function Documentation#
-
SgVariableDeclaration *OmpSupport::buildAndInsertDeclarationForOmp(const std::string &name, SgType *type, SgInitializer *varInit, SgBasicBlock *orig_scope)#
Special handling when trying to build and insert a variable declaration into a BB within Fortran OpenMP code.