Home
last modified time | relevance | path

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

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