xref: /Universal-ctags/Units/parser-cxx.r/member-with-initial-value.d/expected.tags (revision 41f755184473b7ac7900a68d29971e5b2f48677a)
1__anon0afffb470108	input.cc	/^typedef struct {$/;"	s	file:
2i	input.cc	/^  int i;$/;"	m	struct:__anon0afffb470108	typeref:typename:int	file:
3S	input.cc	/^} S;$/;"	t	typeref:struct:__anon0afffb470108	file:
4c	input.cc	/^class c {$/;"	c	file:
5a	input.cc	/^  S a = {0};$/;"	m	class:c	typeref:typename:S	file:
6i	input.cc	/^  int i;$/;"	m	class:c	typeref:typename:int	file:
7t	input.cc	/^struct t {$/;"	s	file:
8b	input.cc	/^  S b = {0};$/;"	m	struct:t	typeref:typename:S	file:
9j	input.cc	/^  int j;$/;"	m	struct:t	typeref:typename:int	file:
10u	input.cc	/^union u {$/;"	u	file:
11c	input.cc	/^  S c = {0};$/;"	m	union:u	typeref:typename:S	file:
12k	input.cc	/^  int k;$/;"	m	union:u	typeref:typename:int	file:
13