xref
: /
llvm-project
/
clang
/
test
/
Import
/
objc-definitions-in-expression
/
Inputs
/
S.m
(revision 967d438439ac23afe4f6c684a27ac15daff11872)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
@interface C {
2
}
3
-(int)m;
4
@end
5