Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18444 diagnoseRetainCycle(Sema & S,Expr * capturer,RetainCycleOwner & owner) diagnoseRetainCycle() argument
18664 if (Expr *capturer = findCapturingExpr(*this, msg->getArg(i), owner)) { checkRetainCycles() local
18679 if (Expr *capturer = findCapturingExpr(*this, argument, owner)) checkRetainCycles() local
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp2649 #define INTERNAL_CATCH_CATCH( capturer ) argument