Searched defs:Lam (Results 1 – 1 of 1) sorted by relevance
162 auto Lam = [p, a](int idx) { testLambdaCaptureAndGlobal() local 190 auto Lam = [x = c](unsigned idx) { // expected-warning{{'x' is an unsafe pointer used for buffer access}} testLambdaCapture() local 294 auto Lam = [p]() { testNestedCallableDefinition() local 302 auto Lam = [p]() { testNestedCallableDefinition() local 309 auto Lam = [p]() { testNestedCallableDefinition() local