[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolString2.h
blob30e9bfb0027d3d64101b49b01ffefe28619b8f58
2 @interface S2
3 - (int)stringValue;
4 @end