Searched defs:init_capture (Results 1 – 5 of 5) sorted by relevance
38 int init_capture(T t) { function
37 int init_capture(T t) { function
20 void init_capture() { in init_capture() function
50 auto init_capture = [a(0)] {}; // expected-warning {{initialized lambda captures are incompatible w… in __anon7b21bf4a0102() variable
62 void init_capture() { in init_capture() function in C