Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.h31 struct CapturingEntity { struct
54 void checkCaptureByLifetime(Sema &SemaRef, const CapturingEntity &Entity, argument