Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmt.h3478 VCK_ByCopy, enumerator
3516 return getCaptureKind() == VCK_ByCopy; in capturesVariableByCopy()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DStmt.cpp1281 case VCK_ByCopy: in Capture()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4626 : CapturedStmt::VCK_ByCopy, in buildCapturedStmtCaptureList()