xref: /llvm-project-15.0.7/lldb/test/API/lang/objc/conflicting-definition/TestExt/TestExt.h (revision 4e00a192)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #import <TestExt/Foo.h>
2 #import <Test/Test.h>
3 struct CMTimeRange;
4 
5 @interface Test (Stuff)
6 - (void)doSomethingElse: (CMTimeRange *)range_ptr;
7 @end
8 

served by {OpenGrok

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