Home
last modified time | relevance | path

Searched refs:lambdaCapture (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp492 REGISTER_MATCHER(lambdaCapture); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp772 const internal::VariadicAllOfMatcher<LambdaCapture> lambdaCapture; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4923 extern const internal::VariadicAllOfMatcher<LambdaCapture> lambdaCapture;