Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp873 Expr *Capturer = nullptr; member
1209 if (Expr *Capturer = findCapturingExpr(SemaRef, Init, Owner)) in checkRetainCycles() local
/freebsd-head/contrib/bsnmp/tests/
HDcatch.hpp2610 class Capturer { class
11713Capturer::Capturer( StringRef macroName, SourceLineInfo const& lineInfo, ResultWas::OfType resultT… in Capturer() function in Catch::Capturer