aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/source-manager/artificial_location.h
blob: 1e403593436576e00ced939dac572cd3a2278eaa (plain)
1
2
3
struct A {
  static int foo();
};