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