Searched refs:LCK_VLAType (Results 1 – 7 of 7) sorted by relevance
38 LCK_VLAType ///< Capturing variable-length array type enumerator
908 case LCK_VLAType: in LambdaCapture()920 return CapByCopy ? LCK_VLAType : LCK_This; in getCaptureKind()
1118 case LCK_VLAType: in VisitLambdaExpr()
1769 case LCK_VLAType: in VisitLambdaExpr()
1429 LambdaCapture(From.getLocation(), IsImplicit, LCK_VLAType)); in ActOnLambdaExpr()
1368 case LCK_VLAType: in ReadCXXDefinitionData()
5721 case LCK_VLAType: in AddCXXDefinitionData()