xref: /llvm-project-15.0.7/clang/test/Modules/Inputs/category_bottom.h (revision 052d95a6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 @import category_left;
2 
3 @interface Foo(Bottom)
4 -(void)bottom;
5 @end
6 
7 @import category_right;
8 
9 @interface LeftFoo(Bottom)
10 -(void)bottom;
11 @end
12 

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025