DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-filter / test9-v0.cc
12345678910111213
struct S { int mem_fn0(); }; int S::mem_fn0() {return 0;} void foo(S&) {}