Searched refs:Cap_ByRef (Results 1 – 1 of 1) sorted by relevance
425 Cap_ByCopy, Cap_ByRef, Cap_Block, Cap_VLA enumerator456 Cpy, !Var ? Cap_VLA : Block ? Cap_Block : ByRef ? Cap_ByRef in Capture()465 InitExprAndCaptureKind(Cpy, ByCopy ? Cap_ByCopy : Cap_ByRef), in Capture()478 return InitExprAndCaptureKind.getInt() == Cap_ByRef; in isReferenceCapture()