Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dpro-bounds-constant-array-index.cpp193 void lambdaCapture() { in lambdaCapture() function
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp772 const internal::VariadicAllOfMatcher<LambdaCapture> lambdaCapture; global() variable