OpenADFortTk (basic)
src/sexp2whirl/sexp2wn.h File Reference
#include <vector>
#include <list>
#include <sexp.h>
#include "Open64IRInterface/Open64BasicTypes.h"
#include "sexp2whirl.i"
Include dependency graph for sexp2wn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sexp2whirl

Functions

WN * sexp2whirl::TranslateWN (sexp_t *sx)
std::vector< WN * > sexp2whirl::TranslateWNChildren (sexp_t *sx)
ST_IDX sexp2whirl::GetWhirlSym (sexp_t *sx)
TY_IDX sexp2whirl::GetWhirlTy (sexp_t *sx)
OPERATOR sexp2whirl::GetWhirlOpr (sexp_t *sx)
OPCODE sexp2whirl::GetWhirlOpc (sexp_t *sx)
ST_IDX sexp2whirl::GetWhirlSymRef (sexp_t *sx)
TY_IDX sexp2whirl::GetWhirlTyUse (sexp_t *sx)
const char * sexp2whirl::GetWhirlFlg (sexp_t *sx)
UINT64 sexp2whirl::GetWhirlOpaqueFlg (sexp_t *sx)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines