xref: /third_party/libabigail/tests/data/test-abicompat/test9-fn-changed-v1.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abicompat/
1e01aa904Sopenharmony_cistruct S
2e01aa904Sopenharmony_ci{
3e01aa904Sopenharmony_ci  int  m0;
4e01aa904Sopenharmony_ci  char m1;
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci  S()
7e01aa904Sopenharmony_ci  : m0(), m1()
8e01aa904Sopenharmony_ci  {}
9e01aa904Sopenharmony_ci};
10e01aa904Sopenharmony_ci
11e01aa904Sopenharmony_ciint
12e01aa904Sopenharmony_cifoo(S&);
13

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