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

Go to the source code of this file.

Functions

void ST_Verify_Class_Sclass (ST_CLASS, ST_SCLASS)
void ST_Verify_Sclass_Export (ST_SCLASS, ST_EXPORT, const ST *st=NULL)
void TY_Verify_Kind_Mtype (TY_KIND, mTYPE_ID)
void TY_Verify_Kind_Function (TY_KIND k, UINT64 s, TYPE_ID t)
void Verify_LOCAL_SYMTAB (const SCOPE &, SYMTAB_IDX)
void Verify_GLOBAL_SYMTAB ()
void Verify_SYMTAB (SYMTAB_IDX level)

Function Documentation

void TY_Verify_Kind_Function ( TY_KIND  k,
UINT64  s,
TYPE_ID  t 
) [inline]

Definition at line 52 of file symtab_verify.h.

References Is_True, and KIND_FUNCTION.

Referenced by TY_Init(), and TY::Verify().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines