#include <wn_core.h>


Public Attributes | |
| WN | wn |
Friends | |
| WN * | WN_prev (const WN *) |
| WN *& | WN_prev (WN *) |
| WN * | WN_next (const WN *) |
| WN *& | WN_next (WN *) |
| mUINT64 | WN_linenum (const WN *) |
| mUINT64 & | WN_linenum (WN *) |
| void * | WN_StartAddress (WN *) |
| WN * | WN_prev_free (const STMT_WN *) |
| WN *& | WN_prev_free (STMT_WN *) |
| WN & | WN_real_fields (STMT_WN *) |
Definition at line 908 of file wn_core.h.
Definition at line 910 of file wn_core.h.
Referenced by WN_real_fields().
1.6.1