Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp349 const auto AsLambdaRefCaptureInit = lambdaExpr(hasCaptureInit(Exp)); in findDirectMutation() local
369 AsNonConstRefArg, AsLambdaRefCaptureInit, in findDirectMutation()