Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp962 diagnoseRetainCycle(Sema & S,Expr * capturer,RetainCycleOwner & owner) diagnoseRetainCycle() argument
1180 if (Expr *capturer = findCapturingExpr(SemaRef, msg->getArg(i), owner)) { checkRetainCycles() local
1195 if (Expr *capturer = findCapturingExpr(SemaRef, argument, owner)) checkRetainCycles() local