Searched refs:VCK_ByRef (Results 1 – 7 of 7) sorted by relevance
2012 VCK_ByRef, enumerator2046 bool capturesVariable() const { return getCaptureKind() == VCK_ByRef; } in capturesVariable()
966 case VCK_ByRef: in Capture()
3473 VCK_ByRef, enumerator3508 bool capturesVariable() const { return getCaptureKind() == VCK_ByRef; } in capturesVariable()
1264 case VCK_ByRef: in Capture()
3875 ? CapturedStmt::VCK_ByRef in buildCapturedStmtCaptureList()
4389 ? CapturedStmt::VCK_ByRef in buildCapturedStmtCaptureList()
8105 Cap.getCaptureKind() == CapturedStmt::VCK_ByRef) in getMapModifiersForPrivateClauses()