Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h14399 VarDecl *oldCapture = I.getVariable(); in TransformBlockExpr() local
14402 if (oldCapture->isParameterPack()) in TransformBlockExpr()
14407 oldCapture)); in TransformBlockExpr()