GDB (xrefs)
Public Attributes | List of all members
macro_for_each_data Struct Reference

Public Attributes

macro_callback_fn fn
 
void * user_data
 
struct macro_source_filefile
 
int line
 

Detailed Description

Definition at line 963 of file macrotab.c.

Member Data Documentation

struct macro_source_file* macro_for_each_data::file

Definition at line 967 of file macrotab.c.

Referenced by foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().

macro_callback_fn macro_for_each_data::fn
int macro_for_each_data::line

Definition at line 968 of file macrotab.c.

Referenced by foreach_macro_in_scope(), macro_for_each(), and macro_for_each_in_scope().

void* macro_for_each_data::user_data

The documentation for this struct was generated from the following file: