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