xref: /aosp_15_r20/external/clang/test/Index/pch-warn-as-error-code-split.h (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 
foo_head()2 static void foo_head() {
3   int x;
4 }
5