xref
: /
external
/
llvm-project
/
clang
/
test
/
Import
/
objc-param-decl
/
Inputs
/
S.m
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@protocol NSString
2
@end
3
4
@interface Dictionary <FirstParam : id <NSString>, NSString>
5
@end
6