xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
outofdate-rebuild
/
Cocoa.h
(revision 0ebdeac13ae295b45a9ed7122c59ad86a6708eab)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// Cocoa
2
#
import
"
Foundation.h
"
3
#
import
"
AppKit.h
"
4
5
struct
A
{
int
i
; };
6