Home
last modified time | relevance | path

Searched defs:Capturer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp16559 Expr *Capturer = nullptr; member
16897 if (Expr *Capturer = findCapturingExpr(*this, Init, Owner)) in checkRetainCycles() local