Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h14039 VarDecl *oldCapture = I.getVariable(); in TransformBlockExpr() local
14042 if (oldCapture->isParameterPack()) in TransformBlockExpr()
14047 oldCapture)); in TransformBlockExpr()