Searched defs:Lam2 (Results 1 – 1 of 1) sorted by relevance
186 auto Lam2 = [x = b[c[5]]]() { // expected-note{{used in buffer access here}} testLambdaCapture() local 205 auto Lam2 = [&]() { testLambdaImplicitCapture() local