Skip to content

SgOmpBodyStatement

Synopsis

Declared in <src/frontend/SageIII/Cxx_Grammar.h>

class SgOmpBodyStatement
    : public SgOmpExecStatement

Base Classes

Name

Description

SgOmpExecStatement

Friends

Name

Description

isSgOmpBodyStatement

Casts pointer from base class to derived class (for const pointers)

isSgOmpBodyStatement

Casts pointer from base class to derived class

Non-Member Functions

Name

Description

SageInterface::ensureBasicBlockAsBodyOfOmpBodyStmt

Check if the body of a SgOmpBodyStatement is a SgBasicBlock, create one if not

Derived Classes

Name

Description

SgOmpClauseBodyStatement

Created with MrDocs