Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp430 const auto AsLambdaRefCaptureInit = lambdaExpr(hasCaptureInit(Exp)); in findDirectMutation() local
450 AsLambdaRefCaptureInit, AsNonConstRefReturn, in findDirectMutation()