[AMDGPU] Mark AGPR tuple implicit in the first instr of AGPR spills. (#115285)
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolCombined1.h
blob057b7388b35fae387ccd604fbea7c5a521e468ab
2 @import MethodPoolString1;
3 @interface A
4 - (int)stringValue;
5 @end