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()
1223 case LCK_VLAType: in VisitLambdaExpr()
1954 case LCK_VLAType: in VisitLambdaExpr()
1538 LambdaCapture(From.getLocation(), IsImplicit, LCK_VLAType)); in BuildLambdaExpr()
1468 case LCK_VLAType: in ReadCXXDefinitionData()
5555 case LCK_VLAType: in AddCXXDefinitionData()