Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3769 VCK_ByCopy, enumerator
3810 return getCaptureKind() == VCK_ByCopy; in capturesVariableByCopy()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp1290 case VCK_ByCopy: in Capture()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4459 : CapturedStmt::VCK_ByCopy, in buildCapturedStmtCaptureList()