DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-3.5 / 1%3A3.5.2-3~bpo8%2B2 / clang / test / Index / getcursor-preamble.h
12345678
@interface I { struct AA { int x; } aa; int var; } -(id)foo; @end