Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp18944 static bool canCaptureVariableByCopy(ValueDecl *Var, in canCaptureVariableByCopy() function
18975 bool ShouldOfferCopyFix = canCaptureVariableByCopy(Var, Sema.getASTContext()); in buildLambdaCaptureFixit()