android_mt6572_jiabo/external/clang/test/Modules/Inputs/cxx-lookup/y.h
2025-09-05 16:56:03 +08:00

5 lines
92 B
C++

#include "x.h"
namespace llvm {
struct ulittle32_t;
extern allocator<ulittle32_t> *x;
}