Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h1055 using capture_const_iterator = const LambdaCapture *; variable
H A DDecl.h4239 using capture_const_iterator = ArrayRef<Capture>::const_iterator; variable