Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18583 static bool canCaptureVariableByCopy(ValueDecl *Var, in canCaptureVariableByCopy() function
18614 bool ShouldOfferCopyFix = canCaptureVariableByCopy(Var, Sema.getASTContext()); in buildLambdaCaptureFixit()