Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h14870 VarDecl *oldCapture = I.getVariable(); in TransformBlockExpr() local
14873 if (oldCapture->isParameterPack()) in TransformBlockExpr()
14878 oldCapture)); in TransformBlockExpr()