Home
last modified time | relevance | path

Searched defs:capture_iterator (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h2135 typedef Capture *capture_iterator; typedef
DExprCXX.h1616 typedef const LambdaCapture *capture_iterator; typedef
/external/llvm-project/clang/include/clang/AST/
DStmt.h3597 using capture_iterator = Capture *; variable
DExprCXX.h1921 using capture_iterator = const LambdaCapture *; variable