Synopsis - Cross-Reference

File: /tests/Cxx/Encoding/input/simple.cc
1int a;
2double b;
3struct {} c;
4void d(int, double);
5typedef int e;