Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1098 using capture_const_iterator = const LambdaCapture *; variable
H A DDecl.h4592 using capture_const_iterator = ArrayRef<Capture>::const_iterator; variable