Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DTreeTransform.h9378 VarDecl *newCapture = in TransformBlockExpr() local
9381 assert(blockScope->CaptureMap.count(newCapture)); in TransformBlockExpr()