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