Home
last modified time | relevance | path

Searched refs:forEachLambdaCapture (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp258 REGISTER_MATCHER(forEachLambdaCapture); in RegistryMaps()
/freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h4367 AST_MATCHER_P(LambdaExpr, forEachLambdaCapture, in AST_MATCHER_P() argument