xref: /Universal-ctags/Units/parser-c.r/c-struct-var-with-initializer.d/expected.tags (revision 76a836dcef0ced7e02b4de27c5cc6f23a592f594)
1__anon61565e570108	input.c	/^struct {$/;"	struct	file:
2a	input.c	/^  int a;$/;"	member	struct:__anon61565e570108	typeref:typename:int	file:
3b	input.c	/^} b = { 1 };$/;"	variable	typeref:struct:__anon61565e570108
4c	input.c	/^int c;$/;"	variable	typeref:typename:int
5d	input.c	/^int d(int e) {$/;"	function	typeref:typename:int
6e	input.c	/^int d(int e) {$/;"	parameter	function:d	typeref:typename:int	file:
7__anon61565e570208	input.c	/^  struct {$/;"	struct	function:d	file:
8f	input.c	/^    int f;$/;"	member	struct:d::__anon61565e570208	typeref:typename:int	file:
9g	input.c	/^  } g = { 1 };$/;"	local	function:d	typeref:struct:d::__anon61565e570208	file:
10h	input.c	/^  int h;$/;"	local	function:d	typeref:typename:int	file:
11