Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp14832 Expr *Capturer = nullptr; member
15169 if (Expr *Capturer = findCapturingExpr(*this, Init, Owner)) in checkRetainCycles() local