Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h14876 VarDecl *newCapture = in TransformBlockExpr() local
14879 assert(blockScope->CaptureMap.count(newCapture)); in TransformBlockExpr()