Searched defs:Lamb (Results 1 – 2 of 2) sorted by relevance
70 auto Lamb = [&](int *p) // expected-warning{{'p' is an unsafe pointer used for buffer access}} in foo() local
295 …auto Lamb = [](int * x) -> void { // expected-warning{{'x' is an unsafe pointer used for buffer ac… in parmsFromLambdaAndBlock() local