Home
last modified time | relevance | path

Searched refs:CaptureByThis (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp293 int CaptureByThis[] = {LifetimeCaptureByAttr::This}; in inferLifetimeCaptureByAttribute() local
295 LifetimeCaptureByAttr::CreateImplicit(Context, CaptureByThis, 1)); in inferLifetimeCaptureByAttribute()