xref: /aosp_15_r20/external/clang/test/Index/Inputs/Frameworks/DocCommentsB.framework/Headers/DocCommentsB.h (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 /// Comment for 'functionFromDocCommentsB1'.
2 void functionFromDocCommentsB1(void);
3 
4 #import <DocCommentsC/DocCommentsC.h>
5 
6 /// Comment for 'functionFromDocCommentsB2'.
7 void functionFromDocCommentsB2(void);
8