Home
last modified time | relevance | path

Searched refs:init_capture_pack_outer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp23.cpp94 void init_capture_pack_outer(Args ...args) { in init_capture_pack_outer() function
97 template void init_capture_pack_outer();
98 template void init_capture_pack_outer(int);
99 template void init_capture_pack_outer(int, int);