Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
wn2c_pragma.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BOOL WN2C_Skip_Pragma_Stmt (const WN *wn)
STATUS WN2C_pragma (TOKEN_BUFFER tokens, const WN *wn, CONTEXT context)
STATUS WN2C_pragma_list_begin (TOKEN_BUFFER tokens, const WN *first_pragma, CONTEXT context)
STATUS WN2C_pragma_list_end (TOKEN_BUFFER tokens, const WN *first_pragma, CONTEXT context)
BOOL Ignore_Synchronized_Construct (const WN *construct_pragma, CONTEXT context)

Function Documentation

STATUS WN2C_pragma_list_begin ( TOKEN_BUFFER  tokens,
const WN first_pragma,
CONTEXT  context 
)

Definition at line 2004 of file wn2c_pragma.cxx.

References EMPTY_STATUS, NULL, OPR_PRAGMA, OPR_XPRAGMA, WN2C_process_pragma(), WN_next(), and WN_operator().

Referenced by WN2C_func_entry(), and WN2C_region().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines