Searched defs:capture_iterator (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/AST/ | ||
H A D | Stmt.h | 3674 using capture_iterator = Capture *; variable |
H A D | ExprCXX.h | 1989 using capture_iterator = const LambdaCapture *; variable |