Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp315 static const llvm::StringSet<> CapturingMethods{ in inferLifetimeCaptureByAttribute() local
317 if (!CapturingMethods.contains(MD->getName())) in inferLifetimeCaptureByAttribute()