Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3478 VCK_ByCopy, enumerator
3516 return getCaptureKind() == VCK_ByCopy; in capturesVariableByCopy()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp1275 case VCK_ByCopy: in Capture()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4678 : CapturedStmt::VCK_ByCopy, in buildCapturedStmtCaptureList()