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