android_mt6572_jiabo/external/clang/test/Index/complete-macros.h
2025-09-05 16:56:03 +08:00

6 lines
94 B
C

#ifndef COMPLETE_MACROS_H_GUARD
#define COMPLETE_MACROS_H_GUARD
void in_header(int);
#endif