DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-9 / 1%3A9.0.1-16.1 / clang / test / Index / getcursor-preamble.h
12345678
@interface I { struct AA { int x; } aa; int var; } -(id)foo; @end