Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h1072 typedef const LambdaCapture *capture_const_iterator; typedef
DDecl.h3579 typedef ArrayRef<Capture>::const_iterator capture_const_iterator; typedef
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h1050 using capture_const_iterator = const LambdaCapture *; variable
DDecl.h4219 using capture_const_iterator = ArrayRef<Capture>::const_iterator; variable