llvm/clang/test/PCH/chain-predecl.h

// First header for chain-predecl.m
@class Foo;
@protocol Pro;