Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp349 const auto AsLambdaRefCaptureInit = lambdaExpr(hasCaptureInit(Exp)); in findDirectMutation() local
369 AsNonConstRefArg, AsLambdaRefCaptureInit, in findDirectMutation()