[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git] / clang / test / Modules / Inputs / cxx-lookup / na.h
blob684d37e8a08affd8478e8d6c2d632989343bb3bf
1 namespace N { struct S { friend struct foo; }; }