|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| unsigned int | dce_compatible: 1 |
| unsigned int | acf: 1 |
| unsigned int | multiple: 1 |
| unsigned int | on_interface: 1 |
| unsigned int | on_function: 1 |
| unsigned int | on_arg: 1 |
| unsigned int | on_type: 1 |
| unsigned int | on_enum: 1 |
| unsigned int | on_enum_member: 1 |
| unsigned int | on_struct: 2 |
| unsigned int | on_union: 1 |
| unsigned int | on_field: 1 |
| unsigned int | on_library: 1 |
| unsigned int | on_dispinterface: 1 |
| unsigned int | on_module: 1 |
| unsigned int | on_coclass: 1 |
| unsigned int | on_apicontract: 1 |
| unsigned int | on_runtimeclass: 1 |
| const char * | display_name |
Definition at line 106 of file attribute.c.
Definition at line 109 of file attribute.c.
Definition at line 108 of file attribute.c.
Definition at line 127 of file attribute.c.
Referenced by check_apicontract_attrs(), check_arg_attrs(), check_coclass_attrs(), check_dispiface_attrs(), check_enum_attrs(), check_enum_member_attrs(), check_field_attrs(), check_function_attrs(), check_interface_attrs(), check_library_attrs(), check_module_attrs(), check_runtimeclass_attrs(), check_struct_attrs(), check_typedef_attrs(), check_union_attrs(), and get_attr_display_name().
Definition at line 110 of file attribute.c.
Referenced by append_attr().
Definition at line 125 of file attribute.c.
Referenced by check_apicontract_attrs().
Definition at line 114 of file attribute.c.
Referenced by check_arg_attrs().
Definition at line 124 of file attribute.c.
Referenced by check_coclass_attrs().
Definition at line 122 of file attribute.c.
Referenced by check_dispiface_attrs().
Definition at line 116 of file attribute.c.
Referenced by check_enum_attrs().
Definition at line 117 of file attribute.c.
Referenced by check_enum_member_attrs().
Definition at line 120 of file attribute.c.
Referenced by check_field_attrs().
Definition at line 113 of file attribute.c.
Referenced by check_function_attrs().
Definition at line 112 of file attribute.c.
Referenced by check_interface_attrs().
Definition at line 121 of file attribute.c.
Referenced by check_library_attrs().
Definition at line 123 of file attribute.c.
Referenced by check_module_attrs().
Definition at line 126 of file attribute.c.
Referenced by check_runtimeclass_attrs().
Definition at line 118 of file attribute.c.
Referenced by check_struct_attrs().
Definition at line 115 of file attribute.c.
Referenced by check_typedef_attrs().
Definition at line 119 of file attribute.c.
Referenced by check_union_attrs().