Function OmpSupport::buildAndInsertDeclarationForOmp

Function OmpSupport::buildAndInsertDeclarationForOmp#

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.