Home
last modified time | relevance | path

Searched defs:Lam1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage.cpp182 auto Lam1 = [a](unsigned idx) { testLambdaCapture() local
201 auto Lam1 = [=]() { testLambdaImplicitCapture() local