Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx11-lambdas.mm37 int init_capture(T t) { function
59 // CHECK-PRINT: init_capture
H A Dcxx1y-lambdas.mm38 int init_capture(T t) { function
57 // CHECK-PRINT: init_capture
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx11-compat.cpp52 auto init_capture = [a(0)] {}; // expected-warning {{initialized lambda captures are incompatible w… in __anon868333210102() variable
/llvm-project-15.0.7/clang/test/Parser/
H A Dcxx0x-lambda-expressions.cpp82 void init_capture() { in init_capture() function in C
/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr13xx.cpp259 void init_capture() { in init_capture() function