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