xref: /third_party/libabigail/tests/data/test-diff-dwarf/test7-v1.cc
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-diff-dwarf/
1e01aa904Sopenharmony_cistruct S
2e01aa904Sopenharmony_ci{
3e01aa904Sopenharmony_ci  static char m0;
4e01aa904Sopenharmony_ci  static int m1;
5e01aa904Sopenharmony_ci};
6e01aa904Sopenharmony_ci
7e01aa904Sopenharmony_cichar S::m0;
8e01aa904Sopenharmony_ciint S::m1;
9e01aa904Sopenharmony_ci
10e01aa904Sopenharmony_civoid
11e01aa904Sopenharmony_cifoo(S&)
12e01aa904Sopenharmony_ci{
13e01aa904Sopenharmony_ci  S::m0 = 1;
14e01aa904Sopenharmony_ci  S::m1 = 2;
15e01aa904Sopenharmony_ci}
16

Indexes created Thu Nov 07 10:32:03 CST 2024