Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h14587 VarDecl *oldCapture = I.getVariable(); in TransformBlockExpr() local
14590 if (oldCapture->isParameterPack()) in TransformBlockExpr()
14595 oldCapture)); in TransformBlockExpr()